On 12/5/23 23:07, Thomas Gleixner wrote:
From: Thomas Gleixner <t...@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 <t...@linutronix.de>
Tested-by: Michael Kelley <mikel...@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é <phi...@linaro.org>


Reply via email to