aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorZou Wei <[email protected]>2021-05-24 15:21:02 +0800
committerRobert Foss <[email protected]>2021-05-27 13:46:36 +0200
commit33f90f27e1c5ccd648d3e78a1c28be9ee8791cf1 (patch)
treea4148734841718e6ca7194e0669823f34da65a47 /tools/perf/scripts/python/exported-sql-viewer.py
parentc4eaba3853ede40965f2ed379223ca2202550c73 (diff)
drm/bridge: cdns: Fix PM reference leak in cdns_dsi_transfer()
pm_runtime_get_sync will increment pm usage counter even it failed. Forgetting to putting operation will result in reference leak here. Fix it by replacing it with pm_runtime_resume_and_get to keep usage counter balanced. Reported-by: Hulk Robot <[email protected]> Signed-off-by: Zou Wei <[email protected]> Reviewed-by: Robert Foss <[email protected]> Signed-off-by: Robert Foss <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions