From: Fenghua Yu Date: Fri, 21 Dec 2012 07:44:24 +0000 (-0800) Subject: x86/common.c: load ucode in 64 bit or show loading ucode info in 32 bit on AP X-Git-Tag: v3.9-rc1~105^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6ebf5deaaaa33b661f0db86380c232b162bd68c;p=pandora-kernel.git x86/common.c: load ucode in 64 bit or show loading ucode info in 32 bit on AP In 64 bit, load ucode on AP in cpu_init(). In 32 bit, show ucode loading info on AP in cpu_init(). Microcode has been loaded earlier before paging. Now it is safe to show the loading microcode info on this AP. Signed-off-by: Fenghua Yu Link: http://lkml.kernel.org/r/1356075872-3054-5-git-send-email-fenghua.yu@intel.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed