]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/of/of_numa.c
ntb: Remove debug-fs variables from the context structure
[karo-tx-linux.git] / drivers / of / of_numa.c
index a53982a330ea40444ac4e161b5838bb4aed1a013..2db1f7a04baf01af9c9707d9f8c3a9fdb0a5b5f8 100644 (file)
@@ -57,6 +57,8 @@ static void __init of_numa_parse_cpu_nodes(void)
                else
                        node_set(nid, numa_nodes_parsed);
        }
+
+       of_node_put(cpus);
 }
 
 static int __init of_numa_parse_memory_nodes(void)