Hi,
On 05/10/2017 06:24 AM, Vijay Kilari wrote:
On Mon, May 8, 2017 at 11:01 PM, Julien Grall wrote:
+static int __init dt_numa_scan_cpu_node(const void *fdt, int node,
+const char *name, int depth,
+uint32_t addre
On Mon, May 8, 2017 at 11:01 PM, Julien Grall wrote:
> Hi Vijay,
>
> The title likely needs to have the work device-tree/DT in it.
>
> On 28/03/17 16:53, vijay.kil...@gmail.com wrote:
>>
>> From: Vijaya Kumar K
>>
>> Parse CPU node and fetch numa-node-id information.
>> For each node-id found, up
Hi Vijay,
The title likely needs to have the work device-tree/DT in it.
On 28/03/17 16:53, vijay.kil...@gmail.com wrote:
From: Vijaya Kumar K
Parse CPU node and fetch numa-node-id information.
For each node-id found, update nodemask_t mask.
Refer to /Documentation/devicetree/bindings/numa.txt
From: Vijaya Kumar K
Parse CPU node and fetch numa-node-id information.
For each node-id found, update nodemask_t mask.
Refer to /Documentation/devicetree/bindings/numa.txt.
Signed-off-by: Vijaya Kumar K
---
xen/arch/arm/Makefile | 1 +
xen/arch/arm/bootfdt.c | 16 --
xen/a