1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/arch/x86/kernel/cpu/microcode
Thomas Gleixner 3973718cff x86/microcode/intel: Unify microcode apply() functions
Deduplicate the early and late apply() functions.

  [ bp: Rename the function which does the actual application to
      __apply_microcode() to differentiate it from
      microcode_ops.apply_microcode(). ]

Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20231017211722.795508212@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: Unify microcode apply() functions 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