From: Jacob Shin Date: Fri, 31 May 2013 06:53:24 +0000 (-0500) Subject: x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=m X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~52^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b3389ac21b5e557b957f1497d0ff22bf733e8c3;p=pandora-kernel.git x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=m Fix section mismatch warnings on microcode_amd_early. Compile error occurs when CONFIG_MICROCODE=m, change so that early loading depends on microcode_core. Reported-by: Yinghai Lu Reported-by: Borislav Petkov Signed-off-by: Jacob Shin Link: http://lkml.kernel.org/r/20130531150241.GA12006@jshin-Toonie Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed