From: Arjan van de Ven Date: Fri, 6 Jan 2006 08:12:05 +0000 (-0800) Subject: [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures const X-Git-Tag: v2.6.16-rc1~936^2~192 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb152f53120d66c98c1f16518407df6a84f23714;p=pandora-kernel.git [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures const Mark some key kernel datastructures readonly. This patch was previously posted on Jun 28th but was back then not merged because nothing was enforcing rodata anyway.. well that changed now :) Patch by Christoph Lameter and Dave Jones Signed-off-by: Arjan van de Ven Signed-off-by: Ingo Molnar Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed