[PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init

Jonathan Cameron Jonathan.Cameron at Huawei.com
Fri Aug 2 04:08:22 PDT 2024


On Thu,  1 Aug 2024 09:08:20 +0300
Mike Rapoport <rppt at kernel.org> wrote:

> From: "Mike Rapoport (Microsoft)" <rppt at kernel.org>
> 
> Move most of x86::numa_init() to numa_memblks so that the latter will be
> more self-contained.
> 
> With this numa_memblk data structures should not be exposed to the
> architecture specific code.
> 
> Signed-off-by: Mike Rapoport (Microsoft) <rppt at kernel.org>
> Tested-by: Zi Yan <ziy at nvidia.com> # for x86_64 and arm64

Just code motion as expected.

Reviewed-by: Jonathan Cameron <Jonathan.Cameron at huawei.com>



More information about the linux-riscv mailing list