On Thu, 1 Aug 2024 09:08:17 +0300 Mike Rapoport <r...@kernel.org> wrote:
> From: "Mike Rapoport (Microsoft)" <r...@kernel.org> > > Move code dealing with numa_memblks from arch/x86 to mm/ and add Kconfig > options to let x86 select it in its Kconfig. > > This code will be later reused by arch_numa. > > No functional changes. > > Signed-off-by: Mike Rapoport (Microsoft) <r...@kernel.org> > Tested-by: Zi Yan <z...@nvidia.com> # for x86_64 and arm64 Reviewed-by: Jonathan Cameron <jonathan.came...@huawei.com>