From: Jan Beulich Date: Mon, 18 Jun 2012 10:28:45 +0000 (+0100) Subject: x86/microcode: Mark microcode_id[] as __initconst X-Git-Tag: v3.6-rc1~163^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1b6fc55da40bc17e20795901cb786e3619f9be9;p=pandora-kernel.git x86/microcode: Mark microcode_id[] as __initconst It's not being used for other than creating module aliases (i.e. no loadable section has any reference to it). Signed-off-by: Jan Beulich Link: http://lkml.kernel.org/r/4FDF1EFD020000780008A65D@nat28.tlf.novell.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed