From: Jan Beulich Date: Wed, 30 Jan 2008 12:31:23 +0000 (+0100) Subject: x86: move to .rodata/.init.data X-Git-Tag: v2.6.25-rc1~1143^2~563 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e7622f9d7807a0a826d042cafc211cd1a29448c;p=pandora-kernel.git x86: move to .rodata/.init.data The array is never written, and on 64-bits it's not even being used past initial boot. Signed-off-by: Jan Beulich Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed