[patch V4 04/37] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
Philippe Mathieu-Daudé
philmd at linaro.org
Mon Jun 12 16:45:42 PDT 2023
On 12/5/23 23:07, Thomas Gleixner wrote:
> From: Thomas Gleixner <tglx at linutronix.de>
>
> This is used in the SEV play_dead() implementation to re-online CPUs. But
> that has nothing to do with CPU0.
>
> Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
> Tested-by: Michael Kelley <mikelley at microsoft.com>
> ---
> arch/x86/include/asm/cpu.h | 2 +-
> arch/x86/kernel/callthunks.c | 2 +-
> arch/x86/kernel/head_32.S | 10 +++++-----
> arch/x86/kernel/head_64.S | 10 +++++-----
> arch/x86/kernel/sev.c | 2 +-
> 5 files changed, 13 insertions(+), 13 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd at linaro.org>
More information about the linux-riscv
mailing list