Loading arch/powerpc/Kconfig +4 −0 Original line number Diff line number Diff line Loading @@ -599,6 +599,10 @@ config HAVE_ARCH_EARLY_PFN_TO_NID def_bool y depends on NEED_MULTIPLE_NODES config ARCH_MEMORY_PROBE def_bool y depends on MEMORY_HOTPLUG # 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 Loading arch/ppc64/Kconfig +4 −0 Original line number Diff line number Diff line Loading @@ -297,6 +297,10 @@ config HAVE_ARCH_EARLY_PFN_TO_NID def_bool y depends on NEED_MULTIPLE_NODES config ARCH_MEMORY_PROBE def_bool y depends on MEMORY_HOTPLUG # 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 Loading Loading
arch/powerpc/Kconfig +4 −0 Original line number Diff line number Diff line Loading @@ -599,6 +599,10 @@ config HAVE_ARCH_EARLY_PFN_TO_NID def_bool y depends on NEED_MULTIPLE_NODES config ARCH_MEMORY_PROBE def_bool y depends on MEMORY_HOTPLUG # 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 Loading
arch/ppc64/Kconfig +4 −0 Original line number Diff line number Diff line Loading @@ -297,6 +297,10 @@ config HAVE_ARCH_EARLY_PFN_TO_NID def_bool y depends on NEED_MULTIPLE_NODES config ARCH_MEMORY_PROBE def_bool y depends on MEMORY_HOTPLUG # 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 Loading