Searched hist:"571 a588fec2de4efd6043805ab0b017c67b63a4d" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/of/ |
H A D | of_numa.c | diff 571a588fec2de4efd6043805ab0b017c67b63a4d Thu Sep 01 01:54:54 CDT 2016 Zhen Lei <thunder.leizhen@huawei.com> of/numa: add nid check for memory block
If the numa-id which was configured in memory@ devicetree node is greater than MAX_NUMNODES, we should report a warning. We have done this for cpus and distance-map dt nodes, this patch help them to be consistent.
Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
|