From: H. Peter Anvin Date: Mon, 14 Jan 2013 04:36:39 +0000 (-0800) Subject: x86/Sandy Bridge: mark arrays in __init functions as __initconst X-Git-Tag: v3.8-rc4~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab3cd8670e0b3fcde7f029e1503ed3c5138e9571;p=pandora-kernel.git x86/Sandy Bridge: mark arrays in __init functions as __initconst Mark static arrays as __initconst so they get removed when the init sections are flushed. Reported-by: Mathias Krause Link: http://lkml.kernel.org/r/75F4BEE6-CB0E-4426-B40B-697451677738@googlemail.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed