From: Arjan van de Ven Date: Fri, 6 Jan 2006 08:12:01 +0000 (-0800) Subject: [PATCH] x86/x86_64: mark rodata section read only: generic infrastructure X-Git-Tag: v2.6.16-rc1~936^2~196 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37b73c828185731f6236a6387c02d7b08c150810;p=pandora-kernel.git [PATCH] x86/x86_64: mark rodata section read only: generic infrastructure Generic prep-work for marking the .rodata section readonly: * Align the rodata section at 4Kb boundary * call the mark_rodata_ro() function when available Signed-off-by: Arjan van de Ven Signed-off-by: Ingo Molnar Signed-off-by: Adrian Bunk Cc: Andi Kleen Signed-off-by: Jesper Juhl Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed