From: Linus Torvalds Date: Sun, 5 Jun 2022 17:55:23 +0000 (-0700) Subject: Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: howlett/maple/20220722_2~314 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9784edd73a08ea08d0ce5606e1f0f729df688c59;p=users%2Fjedix%2Flinux-maple.git Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull x86 microcode updates from Thomas Gleixner: - Disable late microcode loading by default. Unless the HW people get their act together and provide a required minimum version in the microcode header for making a halfways informed decision its just lottery and broken. - Warn and taint the kernel when microcode is loaded late - Remove the old unused microcode loader interface - Remove a redundant perf callback from the microcode loader * tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/microcode: Remove unnecessary perf callback x86/microcode: Taint and warn on late loading x86/microcode: Default-disable late loading x86/microcode: Rip out the OLD_INTERFACE --- 9784edd73a08ea08d0ce5606e1f0f729df688c59