From: Heiko Carstens Date: Sat, 1 Jul 2006 11:36:31 +0000 (-0700) Subject: [PATCH] s390: put sys_call_table into .rodata section and write protect it X-Git-Tag: v2.6.18-rc1~199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d882b172512758703ff8d9efb96505eaaee48d2e;p=pandora-kernel.git [PATCH] s390: put sys_call_table into .rodata section and write protect it Put s390's syscall tables into .rodata section and write protect this section to prevent misuse of it. Suggested by Arjan van de Ven . Cc: Arjan van de Ven Cc: Martin Schwidefsky Signed-off-by: Heiko Carstens Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed