[DEBUG 06/12] powerpc/mm: Create numa nodes for hotplug memory

2016-11-22 Thread Anshuman Khandual
From: Reza Arbab When scanning the device tree to initialize the system NUMA topology, process dt elements with compatible id "ibm,hotplug-aperture" to create memoryless numa nodes. These nodes will be filled when hotplug occurs within the associated address range.

[DEBUG 06/12] powerpc/mm: Create numa nodes for hotplug memory

2016-11-22 Thread Anshuman Khandual
From: Reza Arbab When scanning the device tree to initialize the system NUMA topology, process dt elements with compatible id "ibm,hotplug-aperture" to create memoryless numa nodes. These nodes will be filled when hotplug occurs within the associated address range. Signed-off-by: Reza Arbab