diff options
| author | Ernst Sjöstrand <[email protected]> | 2017-11-07 21:18:06 +0100 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-11-07 16:22:28 -0500 |
| commit | 53a23207f2a17fd990c85bd84c45d243463e21bb (patch) | |
| tree | 38106c3fa0dcbc405692177b251678599750c835 /fs/jbd2/commit.c | |
| parent | 423788c7a866cb7f5265af9b96952e8a4bf48fd5 (diff) | |
amdgpu/dc: Fix double unlock in amdgpu_dm_commit_planes
Reported by smartch:
amdgpu_dm_commit_planes() error: double unlock 'spin_lock:&crtc->dev->event_lock'
amdgpu_dm_commit_planes() error: double unlock 'irqsave:flags'
The error path doesn't return so we only need a single unlock.
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Ernst Sjöstrand <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions