From: Fenghua Yu Date: Fri, 21 Dec 2012 07:44:25 +0000 (-0800) Subject: x86/microcode_core_early.c: Define interfaces for early loading ucode X-Git-Tag: v3.9-rc1~105^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8ebf6d1d6971b90a20f5bd0465e6d520377e33b;p=pandora-kernel.git x86/microcode_core_early.c: Define interfaces for early loading ucode Define interfaces load_ucode_bsp() and load_ucode_ap() to load ucode on BSP and AP in early boot time. These are generic interfaces. Internally they call vendor specific implementations. Signed-off-by: Fenghua Yu Link: http://lkml.kernel.org/r/1356075872-3054-6-git-send-email-fenghua.yu@intel.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed