aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/c++/clang.cpp
diff options
context:
space:
mode:
authorzhangqilong <[email protected]>2022-03-19 02:21:42 +0000
committerVinod Koul <[email protected]>2022-04-12 11:15:42 +0000
commit545b2baac89b859180e51215468c05d85ea8465a (patch)
treeabd0f234d5df0937fe287fb5fefe4254936929e6 /tools/perf/util/c++/clang.cpp
parentdmaengine: imx-sdma: Fix error checking in sdma_event_remap (diff)
downloadkernel-545b2baac89b859180e51215468c05d85ea8465a.tar.gz
kernel-545b2baac89b859180e51215468c05d85ea8465a.zip
dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_resources
pm_runtime_get_sync will increment pm usage counter even it failed. Forgetting to putting operation will result in reference leak here. We fix it: 1) Replacing it with pm_runtime_resume_and_get to keep usage counter balanced. 2) Add putting operation before returning error. Fixes:9135408c3ace4 ("dmaengine: mediatek: Add MediaTek UART APDMA support") Signed-off-by: Zhang Qilong <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions