mbox series

[v2,0/4] Cleanups for ARM64 ACPI

Message ID 20240811042303.3498761-1-guohanjun@huawei.com
Headers show
Series Cleanups for ARM64 ACPI | expand

Message

Hanjun Guo Aug. 11, 2024, 4:22 a.m. UTC
Cleanups for ARM64 ACPI, first remove some leftover functions in
asm/acpi.h, then make acpi_numa_get_nid() invisible to kernel/smp.c
for the preparation to move acpi_numa.c to drivers/acpi/arm64/.

ACPI NUMA code for ARM64 are not strictly arch specific, move them
to drivers/acpi/arm64/.