[PATCH v3 19/26] mm: introduce numa_emulation
Jonathan Cameron
Jonathan.Cameron at Huawei.com
Fri Aug 2 04:19:59 PDT 2024
On Thu, 1 Aug 2024 09:08:19 +0300
Mike Rapoport <rppt at kernel.org> wrote:
> From: "Mike Rapoport (Microsoft)" <rppt at kernel.org>
>
> Move numa_emulation codfrom arch/x86 to mm/numa_emulation.c
>
> This code will be later reused by arch_numa.
>
> No functional changes.
>
> Signed-off-by: Mike Rapoport (Microsoft) <rppt at kernel.org>
> Tested-by: Zi Yan <ziy at nvidia.com> # for x86_64 and arm64
I ran some basic tests on ARM with this. Seems to do the job.
Reviewed-by: Jonathan Cameron <Jonathan.Cameron at huawei.com>
Tested-by: Jonathan Cameron <Jonathan.Cameron at huawei.com>
Works on both ACPI and dsdt boots.
More information about the linux-riscv
mailing list