[PATCH 3/3] ARM64: ACPI: Move the NUMA code to drivers/acpi/arm64/
Hanjun Guo
guohanjun at huawei.com
Fri Aug 9 03:45:20 PDT 2024
On 2024/8/9 15:21, Sudeep Holla wrote:
> On Thu, Aug 08, 2024 at 09:15:22PM +0800, Hanjun Guo wrote:
>> The ARM64 ACPI NUMA code can be moved out of arm64 arch code
>> as it just related to ACPI NUMA table parsing, mappings for
>> ACPI NUMA and cpu, move the ACPI NUMA code to drivers/acpi/arm64/.
>>
>> Since arm64 selects ACPI_NUMA by default, so just move the function
>> definitions under CONFIG_ARM64 in linux/acpi.h.
>
> I was about to ask to take a look at riscv implementation to avoid any
> issues with this move, kbuild has already reported a build failure.
sharp-sighted :)
Will take care of it next version.
Thanks
Hanjun
More information about the linux-arm-kernel
mailing list