diff options
| author | Alex Deucher <[email protected]> | 2020-06-17 18:52:07 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-07-01 05:59:23 +0000 |
| commit | 1c1ada37af6ee6fb9cfc8da6a56cc83208cd8d6f (patch) | |
| tree | 61daa1e60b903b219a97ca8520c6c37a9e268a71 /drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c | |
| parent | drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync fails (diff) | |
| download | kernel-1c1ada37af6ee6fb9cfc8da6a56cc83208cd8d6f.tar.gz kernel-1c1ada37af6ee6fb9cfc8da6a56cc83208cd8d6f.zip | |
drm/amdkfd: 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: Rajneesh Bhardwaj <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c')
0 files changed, 0 insertions, 0 deletions
