aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2015-03-03 11:02:15 +0100
committerBenjamin Herrenschmidt <[email protected]>2015-03-25 16:53:27 +1100
commit8f910fd0d9d234764e89cb770940df2ece851e71 (patch)
tree12484df45b71c4cea3d623e5fdaa510a5faf4cce /tools/perf/scripts/python/check-perf-trace.py
parent4b7d8358819da84b1272cdae29ace4680254a104 (diff)
powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyle
Internally, of_find_node_by_name() calls of_node_put() on its "from" parameter, which must not be done on "master", as it's still in use, and will be released manually later. This may cause a zero kref refcount. Call of_node_get() before to compensate for this. Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions