-
- Downloads
x86/microcode: Attempt late loading only when new microcode is present
Return UCODE_NEW from the scanning functions to denote that new microcode was found and only then attempt the expensive synchronization dance. Reported-by:Emanuel Czirai <xftroxgpx@protonmail.com> Signed-off-by:
Borislav Petkov <bp@suse.de> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de> Tested-by:
Emanuel Czirai <xftroxgpx@protonmail.com> Tested-by:
Ashok Raj <ashok.raj@intel.com> Tested-by:
Tom Lendacky <thomas.lendacky@amd.com> Link: https://lkml.kernel.org/r/20180314183615.17629-1-bp@alien8.de
Showing
- arch/x86/include/asm/microcode.h 1 addition, 0 deletionsarch/x86/include/asm/microcode.h
- arch/x86/kernel/cpu/microcode/amd.c 21 additions, 13 deletionsarch/x86/kernel/cpu/microcode/amd.c
- arch/x86/kernel/cpu/microcode/core.c 3 additions, 5 deletionsarch/x86/kernel/cpu/microcode/core.c
- arch/x86/kernel/cpu/microcode/intel.c 3 additions, 1 deletionarch/x86/kernel/cpu/microcode/intel.c
Loading
Please register or sign in to comment