[RFC PATCH 0/3] x86/microcode: Drop old interface and default-disable late loading

Borislav Petkov posted 3 patches 3 years, 11 months ago
There is a newer version of this series
arch/x86/Kconfig                     |  15 ++--
arch/x86/kernel/cpu/common.c         |   2 +
arch/x86/kernel/cpu/microcode/core.c | 111 +++------------------------
3 files changed, 19 insertions(+), 109 deletions(-)
[RFC PATCH 0/3] x86/microcode: Drop old interface and default-disable late loading
Posted by Borislav Petkov 3 years, 11 months ago
From: Borislav Petkov <bp@suse.de>

Totally untested, just sending out as a RFC first. This is something
Peter and I talked about recently and think it makes sense.

Borislav Petkov (3):
  x86/microcode: Rip out the OLD_INTERFACE
  x86/microcode: Default-disable late loading
  x86/microcode: Taint and warn on late loading

 arch/x86/Kconfig                     |  15 ++--
 arch/x86/kernel/cpu/common.c         |   2 +
 arch/x86/kernel/cpu/microcode/core.c | 111 +++------------------------
 3 files changed, 19 insertions(+), 109 deletions(-)

-- 
2.35.1