linux/arch/x86/kernel/cpu/microcode
Thomas Gleixner 164aa1ca53 x86/microcode/intel: Rework intel_cpu_collect_info()
Nothing needs struct ucode_cpu_info. Make it take struct cpu_signature,
let it return a boolean and simplify the implementation. Rename it now
that the silly name clash with collect_cpu_info() is gone.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20231017211722.851573238@linutronix.de
2023-10-24 15:05:53 +02:00
..
amd.c x86/microcode/intel: Rip out mixed stepping support for Intel CPUs 2023-10-19 12:29:39 +02:00
core.c x86/microcode/intel: Save the microcode only after a successful late-load 2023-10-24 15:05:53 +02:00
intel.c x86/microcode/intel: Rework intel_cpu_collect_info() 2023-10-24 15:05:53 +02:00
internal.h x86/microcode/intel: Save the microcode only after a successful late-load 2023-10-24 15:05:53 +02:00
Makefile x86/microcode: Hide the config knob 2023-08-13 10:26:39 +02:00