Re: [RFC PATCH] x86/acpi: Drop duplicate BOOT table initialization

From: Cao jin
Date: Fri Nov 15 2019 - 04:17:11 EST


On 11/15/19 5:09 PM, Rafael J. Wysocki wrote:
> On Fri, Nov 15, 2019 at 6:06 AM Shiyang Ruan <ruansy.fnst@xxxxxxxxxxxxxx> wrote:
>>
>> From: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
>>
>> ACPI BOOT table is initialized in both acpi_boot_table_init &
>> acpi_boot_init of setup_arch, but its usage is quite late at the end of
>> start_kernel. It should be safe to drop one of them. Since it is less
>> related with table init, drop it from there.
>>
>> Signed-off-by: Cao jin <caoj.fnst@xxxxxxxxxxxxxx>
>
> Please resend with a CC to linux-acpi@xxxxxxxxxxxxxxx
>

Sure. It is better to let get_maintainer.pl tell the whole list.

--
Sincerely,
Cao jin