This repository has been archived by the owner on Jul 16, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BACKPORT: arm64: Kconfig: Enable NODES_SPAN_OTHER_NODES config for NUMA
Some NUMA nodes have memory ranges that span other nodes. Even though a pfn is valid and between a node's start and end pfns, it may not reside on that node. This patch enables NODES_SPAN_OTHER_NODES config for NUMA to support this type of NUMA layout. This patch is in open source review progress and is backported from: https://www.spinics.net/lists/arm-kernel/msg737306.html Signed-off-by: Hoan Tran <[email protected]> Signed-off-by: Khuong Dinh <[email protected]>
- Loading branch information