Re: [PATCHv3 13/14] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case

2023-11-15 Thread Kuppuswamy Sathyanarayanan
On 11/15/2023 4:00 AM, Kirill A. Shutemov wrote: > ACPI MADT doesn't allow to offline CPU after it got woke up. It limits > kexec: the second kernel won't be able to use more than one CPU. > > Now acpi_mp_wake_mailbox_paddr already has the mailbox address. > The acpi_wakeup_cpu() will use it

[PATCHv3 13/14] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case

2023-11-15 Thread Kirill A. Shutemov
ACPI MADT doesn't allow to offline CPU after it got woke up. It limits kexec: the second kernel won't be able to use more than one CPU. Now acpi_mp_wake_mailbox_paddr already has the mailbox address. The acpi_wakeup_cpu() will use it to bring up secondary cpus. Zero out mailbox address in the