diff options
| author | Dan Carpenter <[email protected]> | 2022-05-16 07:05:48 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-05-26 18:56:33 +0000 |
| commit | a35faec3db0e13aac8ea720bc1a3503081dd5a3d (patch) | |
| tree | d48ef923649fe006d60a9feb4c4c5b3b468b6e12 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | drm/amdgpu: suppress some compile warnings (diff) | |
| download | kernel-a35faec3db0e13aac8ea720bc1a3503081dd5a3d.tar.gz kernel-a35faec3db0e13aac8ea720bc1a3503081dd5a3d.zip | |
drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
The > ARRAY_SIZE() should be >= ARRAY_SIZE() to prevent an out of bounds
access.
Fixes: e27c41d5b068 ("drm/amd/display: Support for DMUB HPD interrupt handling")
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
