On Tue, Apr 18, 2017 at 10:16 AM, David Daney <ddaney@xxxxxxxxxxxxxxxxxx> wrote: > On 04/17/2017 05:29 PM, Tyrel Datwyler wrote: >> >> The call to of_find_node_by_path("/cpus") returns the cpus device_node >> with its reference count incremented. There is no matching of_node_put() >> call in of_numa_parse_cpu_nodes() which results in a leaked reference >> to the "/cpus" node. >> >> This patch adds an of_node_put() to release the reference. > > > Good catch: > Acked-by: David Daney <david.daney@xxxxxxxxxx> Applied, thanks. Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html