aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2016-09-20 15:49:31 +0000
committerAlex Deucher <[email protected]>2016-09-22 14:24:17 +0000
commit664a08bb906bd946a4c3963d5f92518e5ff19bd8 (patch)
treeae1b506079a1561eba9dc1ed157c2a46dc3295e3 /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
parentdrm/amdgpu: mark symbols static where possible (diff)
downloadkernel-664a08bb906bd946a4c3963d5f92518e5ff19bd8.tar.gz
kernel-664a08bb906bd946a4c3963d5f92518e5ff19bd8.zip
drm/amdgpu: avoid out of bounds access on array interrupt_status_offsets
The check for an out of bound index into array interrupt_status_offsets is off-by-one. Fix this and also don't compared to a hard coded array size but use adev->mode_info.num_hpd instead. Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions