diff options
| author | Alex Deucher <[email protected]> | 2020-06-17 14:50:02 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-07-01 01:59:22 -0400 |
| commit | e520d3e0d2818aafcdf9d8b60916754d8fedc366 (patch) | |
| tree | 740e158b813a1ff2a287b86b85ac9db2baa3277c /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | 888e32d71115e26b57bdcbc717c68e9c5026bac3 (diff) | |
drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync fails
The call to pm_runtime_get_sync increments the counter even in case of
failure, leading to incorrect ref count.
In case of failure, decrement the ref count before returning.
Reviewed-by: Felix Kuehling <[email protected]>
Acked-by: Rajneesh Bhardwaj <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions