[PATCH 3/3] ARM64: ACPI: Move the NUMA code to drivers/acpi/arm64/

Sudeep Holla sudeep.holla at arm.com
Fri Aug 9 00:21:53 PDT 2024


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.

--
Regards,
Sudeep



More information about the linux-arm-kernel mailing list