aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorZhang Qilong <[email protected]>2020-11-09 21:13:46 +0800
committerGreg Kroah-Hartman <[email protected]>2020-11-13 15:34:07 +0100
commit3952659a6108f77a0d062d8e8487bdbdaf52a66c (patch)
tree29757e6aa923fd8ceeae9b011aa9dee1074c171a /tools/perf/scripts/python/syscall-counts.py
parentf4acd33c446b2ba97f1552a4da90050109d01ca7 (diff)
staging: greybus: codecs: Fix reference counter leak in error handling
gb_pm_runtime_get_sync has increased the usage counter of the device here. Forgetting to call gb_pm_runtime_put_noidle will result in usage counter leak in the error branch of (gbcodec_hw_params and gbcodec_prepare). We fixed it by adding it. Fixes: c388ae7696992 ("greybus: audio: Update pm runtime support in dai_ops callback") Signed-off-by: Zhang Qilong <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions