arm64, numa: Change the numa init functions name to be generic
authorAtish Patra <atish.patra@wdc.com>
Thu, 19 Nov 2020 00:38:25 +0000 (16:38 -0800)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Thu, 14 Jan 2021 23:08:54 +0000 (15:08 -0800)
commiteb75541f8b4535cf22e22cd2e60734866868e818
treeb136b817c0fc7c45055ca67940a2f569035f6ed8
parent5a2308da9f60312addfb5f7bdd15d96ba1299480
arm64, numa: Change the numa init functions name to be generic

This is a preparatory patch for unifying numa implementation between
ARM64 & RISC-V. As the numa implementation will be moved to generic
code, rename the arm64 related functions to a generic one.

Signed-off-by: Atish Patra <atish.patra@wdc.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
arch/arm64/include/asm/numa.h
arch/arm64/kernel/acpi_numa.c
arch/arm64/mm/init.c
arch/arm64/mm/numa.c