Home
last modified time | relevance | path

Searched hist:"5 af05b8d51a8e3ff5905663655c0f46d1aaae44a" (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kernel/cpu/microcode/
H A Dinternal.hdiff 5af05b8d51a8e3ff5905663655c0f46d1aaae44a Tue Oct 17 23:23:55 CEST 2023 Thomas Gleixner <tglx@linutronix.de> x86/microcode/amd: Use cached microcode for AP load

Now that the microcode cache is initialized before the APs are brought
up, there is no point in scanning builtin/initrd microcode during AP
loading.

Convert the AP loader to utilize the cache, which in turn makes the CPU
hotplug callback which applies the microcode after initrd/builtin is
gone, obsolete as the early loading during late hotplug operations
including the resume path depends now only on the cache.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20231017211723.243426023@linutronix.de
H A Damd.cdiff 5af05b8d51a8e3ff5905663655c0f46d1aaae44a Tue Oct 17 23:23:55 CEST 2023 Thomas Gleixner <tglx@linutronix.de> x86/microcode/amd: Use cached microcode for AP load

Now that the microcode cache is initialized before the APs are brought
up, there is no point in scanning builtin/initrd microcode during AP
loading.

Convert the AP loader to utilize the cache, which in turn makes the CPU
hotplug callback which applies the microcode after initrd/builtin is
gone, obsolete as the early loading during late hotplug operations
including the resume path depends now only on the cache.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20231017211723.243426023@linutronix.de
H A Dcore.cdiff 5af05b8d51a8e3ff5905663655c0f46d1aaae44a Tue Oct 17 23:23:55 CEST 2023 Thomas Gleixner <tglx@linutronix.de> x86/microcode/amd: Use cached microcode for AP load

Now that the microcode cache is initialized before the APs are brought
up, there is no point in scanning builtin/initrd microcode during AP
loading.

Convert the AP loader to utilize the cache, which in turn makes the CPU
hotplug callback which applies the microcode after initrd/builtin is
gone, obsolete as the early loading during late hotplug operations
including the resume path depends now only on the cache.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20231017211723.243426023@linutronix.de