diff options
| author | Felix Kuehling <[email protected]> | 2022-11-03 21:01:46 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-11-09 22:57:16 +0000 |
| commit | 66f7903779fbbc620bf1040017e4833ef6a0b541 (patch) | |
| tree | 0d027388eee6fea4ae53c9b13dc1229989f8bd13 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | drm/amd/pm: update SMU IP v13.0.4 msg interface header (diff) | |
| download | kernel-66f7903779fbbc620bf1040017e4833ef6a0b541.tar.gz kernel-66f7903779fbbc620bf1040017e4833ef6a0b541.zip | |
drm/amdkfd: Fix error handling in kfd_criu_restore_events
mutex_unlock before the exit label because all the error code paths that
jump there didn't take that lock. This fixes unbalanced locking errors
in case of restore errors.
Fixes: 40e8a766a761 ("drm/amdkfd: CRIU checkpoint and restore events")
Signed-off-by: Felix Kuehling <[email protected]>
Reviewed-by: Rajneesh Bhardwaj <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
