[PATCH] drivers/base, mm: move arch_numa.c to mm/
Danilo Krummrich
dakr at kernel.org
Thu Aug 6 12:07:45 PDT 2026
On Thu Aug 6, 2026 at 8:58 AM CEST, Mike Rapoport (Microsoft) wrote:
> arch_numa.c implements boot time discovery and initialization of NUMA
> topology on architectures that select GENERIC_ARCH_NUMA (currently arm64
> and riscv).
>
> Since this is step in the initialization of the memory management
> subsystem, it's logical to have arch_numa.c in mm/ alongside numa.c,
> numa_memblks.c and numa_emulation.c.
>
> Move arch_numa.c to mm/ and add its F: entry to "MEMBLOCK AND MEMORY
> MANAGEMENT INITIALIZATION" in MAINTAINERS.
>
> Signed-off-by: Mike Rapoport (Microsoft) <rppt at kernel.org>
Acked-by: Danilo Krummrich <dakr at kernel.org>
More information about the linux-arm-kernel
mailing list