1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/arch/x86/kernel/cpu/microcode
Thomas Gleixner b7fcd995b2 x86/microcode/intel: Rework intel_find_matching_signature()
Take a cpu_signature argument and work from there. Move the match()
helper next to the callsite as there is no point for having it in
a header.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20231002115902.797820205@linutronix.de
2023-10-24 15:05:54 +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_find_matching_signature() 2023-10-24 15:05:54 +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