[PATCHv7 14/16] x86/smp: Add smp_ops.stop_this_cpu() callback

Thomas Gleixner tglx at linutronix.de
Fri Feb 23 02:26:40 PST 2024


On Mon, Feb 12 2024 at 12:44, Kirill A. Shutemov wrote:

> If the helper is defined, it is called instead of halt() to stop the CPU
> at the end of stop_this_cpu() and on crash CPU shutdown.
>
> ACPI MADT will use it to hand over the CPU to BIOS in order to be able
> to wake it up again after kexec.
>
> Signed-off-by: Kirill A. Shutemov <kirill.shutemov at linux.intel.com>
> Acked-by: Kai Huang <kai.huang at intel.com>

Reviewed-by: Thomas Gleixner <tglx at linutronix.de>



More information about the kexec mailing list