linux_dsm_epyc7002/arch/x86/kernel/cpu/microcode
Borislav Petkov fbae4ba8c4 x86, microcode: Reload microcode on resume
Normally, we do reapply microcode on resume. However, in the cases where
that microcode comes from the early loader and the late loader hasn't
been utilized yet, there's no easy way for us to go and apply the patch
applied during boot by the early loader.

Thus, reuse the patch stashed by the early loader for the BSP.

Signed-off-by: Borislav Petkov <bp@suse.de>
2014-12-06 13:03:03 +01:00
..
amd_early.c x86, microcode: Reload microcode on resume 2014-12-06 13:03:03 +01:00
amd.c x86, microcode, AMD: Do not use smp_processor_id() in preemtible context 2014-12-01 11:51:05 +01:00
core_early.c x86, microcode: Reload microcode on resume 2014-12-06 13:03:03 +01:00
core.c x86, microcode: Reload microcode on resume 2014-12-06 13:03:03 +01:00
intel_early.c x86, microcode: Reload microcode on resume 2014-12-06 13:03:03 +01:00
intel_lib.c x86, microcode: Move to a proper location 2014-01-13 20:00:12 +01:00
intel.c x86, microcode, intel: Rename apply_microcode and declare it static 2014-07-25 17:57:51 +02:00
Makefile x86, microcode: Move to a proper location 2014-01-13 20:00:12 +01:00