mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 17:12:06 +00:00
25cdb9c868
I'm such a moron! The simple solution of saving the BSP patch for use on resume was too simple (and wrong!), hint: sizeof(struct microcode_intel). What needs to be done instead is to fish out the microcode patch we have stashed previously and apply that on the BSP in case the late loader hasn't been utilized. So do that instead. Signed-off-by: Borislav Petkov <bp@suse.de> Cc: Linus Torvalds <torvalds@linux-foundation.org> Link: http://lkml.kernel.org/r/20141208110820.GB20057@pd.tnic Signed-off-by: Ingo Molnar <mingo@kernel.org> |
||
---|---|---|
.. | ||
amd_early.c | ||
amd.c | ||
core_early.c | ||
core.c | ||
intel_early.c | ||
intel_lib.c | ||
intel.c | ||
Makefile |