aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorQiushi Wu <[email protected]>2020-06-14 05:31:06 +0200
committerMauro Carvalho Chehab <[email protected]>2020-09-27 10:55:50 +0200
commit6f4432bae9f2d12fc1815b5e26cc07e69bcad0df (patch)
treeb853ef6e51b558466d390c4ec5976e02fa230ccf /tools/perf/scripts/python
parent7ef64ceea0008c17e94a8a2c60c5d6d46f481996 (diff)
media: sti: Fix reference count leaks
pm_runtime_get_sync() increments the runtime PM usage counter even when it returns an error code, causing incorrect ref count if pm_runtime_put_noidle() is not called in error handling paths. Thus call pm_runtime_put_noidle() if pm_runtime_get_sync() fails. Signed-off-by: Qiushi Wu <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions