While parsing "memory-region" node lists if a node is "disabled", parsing halts. Therefore the nodes whoes "status" is "okay" or "ok" are not parsed. The change ignore disabled nodes in the memory-region nodes list and continues to initialize the rest of enabled nodes. Krishna Reddy (1): of: resered-memory: ignore disabled memory-region nodes drivers/of/of_reserved_mem.c | 5 +++++ 1 file changed, 5 insertions(+) -- 2.7.4