aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorMiaoqian Lin <[email protected]>2022-03-08 07:19:42 +0000
committerBjorn Andersson <[email protected]>2022-04-07 22:16:29 -0500
commit8fd3f18ea31a398ecce4a6d3804433658678b0a3 (patch)
treea27fa26894cfb3c0e792ee202f5424c35887d9cf /tools/perf/scripts/python/event_analyzing_sample.py
parent54c2e9256a5688a98225207734688b4b7c0f40c9 (diff)
soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipc
The device_node pointer is returned by of_parse_phandle() with refcount incremented. We should use of_node_put() on it when done. Fixes: 50e99641413e ("soc: qcom: smp2p: Qualcomm Shared Memory Point to Point") Signed-off-by: Miaoqian Lin <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions