diff options
| author | Yang Yingliang <[email protected]> | 2022-01-10 16:24:13 +0200 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2022-01-11 16:27:37 +0200 |
| commit | 3d38faef0de1756994b3d95e47b2302842f729e2 (patch) | |
| tree | 2b997bcbac24e9f256d29c566b83f22a378a9b57 /tools/perf/scripts/python/flamegraph.py | |
| parent | 8aaaf2f3af2ae212428f4db1af34214225f5cec3 (diff) | |
ath11k: add missing of_node_put() to avoid leak
The node pointer is returned by of_find_node_by_type()
or of_parse_phandle() with refcount incremented. Calling
of_node_put() to aovid the refcount leak.
Fixes: 6ac04bdc5edb ("ath11k: Use reserved host DDR addresses from DT for PCI devices")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Yang Yingliang <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions