diff options
| author | Hersen Wu <[email protected]> | 2024-04-30 14:24:17 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-05-02 16:18:18 -0400 |
| commit | 922c2877827dcc474f3079e464773ab31ac13b79 (patch) | |
| tree | 16b900adf6a850328f96fca08d310ab6aaf65762 /tools/perf/scripts/python/bin | |
| parent | a54f7e866cc73a4cb71b8b24bb568ba35c8969df (diff) | |
drm/amd/display: Fix writeback job lock evasion within dm_crtc_high_irq
[Why]
Coverity report LOCK_EVASION warning. Access
acrtc->wb_pending without lock wb_conn->job_lock.
[How]
Lock wb_conn->job_lock before accessing
acrtc->wb_pending.
Reviewed-by: Alex Hung <[email protected]>
Acked-by: Tom Chung <[email protected]>
Signed-off-by: Hersen Wu <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions