Files
linux/arch/x86/kernel
Kirill A. Shutemov 26ba7353ca x86/smp: Add smp_ops.stop_this_cpu() callback
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@linux.intel.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Kai Huang <kai.huang@intel.com>
Tested-by: Tao Liu <ltao@redhat.com>
Link: https://lore.kernel.org/r/20240614095904.1345461-17-kirill.shutemov@linux.intel.com
2024-06-17 17:46:20 +02:00
..
2023-08-17 17:07:09 +02:00
2023-12-15 16:25:55 -08:00
2024-04-25 20:55:49 -07:00
2022-12-10 10:33:11 -06:00
2024-04-03 08:24:48 -07:00
2023-12-27 11:49:56 -05:00
2022-09-26 19:46:16 -07:00
2022-04-14 14:09:43 +02:00