Hello Vijay, On 09/02/17 15:56, vijay.kil...@gmail.com wrote:
+static int __init dt_numa_scan_cpu_node(const void *fdt, int node, + const char *name, int depth, + u32 address_cells, u32 size_cells, + void *data) +
I forgot to mention this. Please drop this newline.
+{ + if ( device_tree_node_matches(fdt, node, "cpu") ) + return dt_numa_process_cpu_node(fdt, node, name, address_cells, + size_cells); + + return 0; +}
Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel