x86/microcode_intel_lib.c: Early update ucode on Intel's CPU
authorFenghua Yu <fenghua.yu@intel.com>
Fri, 21 Dec 2012 07:44:26 +0000 (23:44 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 31 Jan 2013 21:19:14 +0000 (13:19 -0800)
Define interfaces microcode_sanity_check() and get_matching_microcode(). They
are called both in early boot time and in microcode Intel driver.

Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Link: http://lkml.kernel.org/r/1356075872-3054-7-git-send-email-fenghua.yu@intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/kernel/microcode_intel_lib.c [new file with mode: 0644]

Simple merge