diff options
author | 2022-04-04 08:52:32 +0000 | |
---|---|---|
committer | 2022-08-29 18:08:48 +0200 | |
commit | 9a2ea132df860177b33c9fd421b26c4e9a0a9396 (patch) | |
tree | 8bc498356ff3339458d1216c1792aa22b1536b42 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | HSI: clients: remove duplicate assignment (diff) | |
download | linux-dev-9a2ea132df860177b33c9fd421b26c4e9a0a9396.tar.xz linux-dev-9a2ea132df860177b33c9fd421b26c4e9a0a9396.zip |
HSI: omap_ssi: Fix refcount leak in ssi_probe
When returning or breaking early from a
for_each_available_child_of_node() loop, we need to explicitly call
of_node_put() on the child node to possibly release the node.
Fixes: b209e047bc74 ("HSI: Introduce OMAP SSI driver")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions