Re: [PATCHv3 01/14] x86/acpi: Extract ACPI MADT wakeup code into a separate file

From: Huang, Kai
Date: Mon Nov 20 2023 - 21:08:13 EST


On Wed, 2023-11-15 at 15:00 +0300, Kirill A. Shutemov wrote:
> In order to prepare for the expansion of support for the ACPI MADT
> wakeup method, move the relevant code into a separate file.
>
> Introduce a new configuration option to clearly indicate dependencies
> without the use of ifdefs.
>
> There have been no functional changes.
>
> Signed-off-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx>
> Reviewed-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>

Acked-by: Kai Huang <kai.huang@xxxxxxxxx>