x86/microcode: Replace the all-in-one rendevous handler
authorThomas Gleixner <tglx@linutronix.de>
Mon, 2 Oct 2023 12:00:03 +0000 (14:00 +0200)
committerBorislav Petkov (AMD) <bp@alien8.de>
Tue, 24 Oct 2023 13:05:55 +0000 (15:05 +0200)
commit0bf871651211b58c7b19f40b746b646d5311e2ec
tree427408f0042b93b53c013ba1722ea56e2a26c26f
parent6067788f04b1020b316344fe34746f96d594a042
x86/microcode: Replace the all-in-one rendevous handler

with a new handler which just separates the control flow of primary and
secondary CPUs.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20231002115903.433704135@linutronix.de
arch/x86/kernel/cpu/microcode/core.c