aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorYu Kuai <[email protected]>2021-07-06 20:45:21 +0800
committerVinod Koul <[email protected]>2021-07-14 10:41:21 +0530
commit1da569fa7ec8cb0591c74aa3050d4ea1397778b4 (patch)
treefa211718fd386bb9fe13edec8df8ec94d8e1e6c9 /tools/perf/scripts/python/export-to-postgresql.py
parent7dd2dd4ff9f3abda601f22b9d01441a0869d20d7 (diff)
dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
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 moving the error_pm label above the pm_runtime_put() in the error path. Reported-by: Hulk Robot <[email protected]> Signed-off-by: Yu Kuai <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions