diff options
author | Ernst Sjöstrand <ernstp@gmail.com> | 2017-11-07 21:18:06 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-11-07 16:22:28 -0500 |
commit | 53a23207f2a17fd990c85bd84c45d243463e21bb (patch) | |
tree | 38106c3fa0dcbc405692177b251678599750c835 /tools/perf/scripts/python | |
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 <harry.wentland@amd.com>
Signed-off-by: Ernst Sjöstrand <ernstp@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions