Re: [PATCH 2/4] powerpc/mm: create numa nodes for hotplug memory
From: Balbir Singh <bsingharora@gmail.com>
Date: 2016-08-12 01:43:43
Also in:
linux-devicetree, linux-mm, lkml
From: Balbir Singh <bsingharora@gmail.com>
Date: 2016-08-12 01:43:43
Also in:
linux-devicetree, linux-mm, lkml
On 09/08/16 04:27, Reza Arbab wrote:
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 <redacted> ---
Looks good to me Acked-by: Balbir Singh <bsingharora@gmail.com>