[PATCH 0/3] x86/microcode: Some fixes
From: Borislav Petkov
Date: Fri Apr 05 2019 - 09:30:23 EST
From: Borislav Petkov <bp@xxxxxxx>
Hi all,
here is a nice cleanup from Jann along with a long overdue deprecation
of /dev/cpu/microcode. So overdue that it was broken for more than a
year and it went unnoticed. A very good sign that it can safely go to
the eternal fields of dead electrons.
Thx.
Borislav Petkov (2):
x86/microcode: Fix the ancient deprecated microcode loading method
x86/microcode: Deprecate MICROCODE_OLD_INTERFACE
Jann Horn (1):
x86/microcode/intel: Refactor Intel microcode blob loading
arch/x86/Kconfig | 10 +++-
arch/x86/kernel/cpu/microcode/core.c | 3 +-
arch/x86/kernel/cpu/microcode/intel.c | 71 ++++++++++++++-------------
3 files changed, 47 insertions(+), 37 deletions(-)
--
2.21.0