Re: arm64: Kconfig: support for nodes spanning other nodes

2020-11-26 Thread Catalin Marinas
On Thu, Oct 29, 2020 at 03:19:50PM +0900, Janghyuck Kim wrote: > To support NUMA systems whose physical address layout is not continuous > on one node, nodes spanning other nodes feature is required. > > Signed-off-by: Janghyuck Kim > --- > arch/arm64/Kconfig | 8 > 1 file changed, 8

arm64: Kconfig: support for nodes spanning other nodes

2020-10-29 Thread Janghyuck Kim
To support NUMA systems whose physical address layout is not continuous on one node, nodes spanning other nodes feature is required. Signed-off-by: Janghyuck Kim --- arch/arm64/Kconfig | 8 1 file changed, 8 insertions(+) diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index