aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorWang Li <[email protected]>2021-04-09 09:54:58 +0000
committerMark Brown <[email protected]>2021-04-09 13:44:03 +0100
commitcec77e0a249892ceb10061bf17b63f9fb111d870 (patch)
treefa4b4154f69b0613d8ae4981cfb7d6a537d9ab49 /tools/perf/scripts/python/export-to-sqlite.py
parente980048263ba72dcdbbf45d59e84c02001340f75 (diff)
spi: qup: fix PM reference leak in spi_qup_remove()
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: Wang Li <[email protected]> Reviewed-by: Manivannan Sadhasivam <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions