aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorShixin Liu <liushixin2@huawei.com>2021-04-08 15:18:37 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2021-04-16 21:16:33 +1000
commit13343badae093977295341d5a050f51ef128821c (patch)
tree485a9a46eb4762ed63ee58fbb00ca1577122caa4 /tools/perf/scripts/python/bin
parentcrypto: stm32/cryp - Fix PM reference leak on stm32-cryp.c (diff)
crypto: sa2ul - Fix PM reference leak in sa_ul_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 replacing it with pm_runtime_resume_and_get to keep usage counter balanced. Signed-off-by: Shixin Liu <liushixin2@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions