aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2024-10-10 18:35:36 +0000
committerAlex Deucher <[email protected]>2024-10-15 15:26:35 +0000
commit9f7e94af35996effead76ff2837b5ba322e38963 (patch)
tree57e4801a2d720d80780ca4bbec503c4bc890ddcf /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
parentdrm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUs (diff)
downloadkernel-9f7e94af35996effead76ff2837b5ba322e38963.tar.gz
kernel-9f7e94af35996effead76ff2837b5ba322e38963.zip
drm/amdgpu: Fix off by one in current_memory_partition_show()
The >= ARRAY_SIZE() should be > ARRAY_SIZE() to prevent an out of bounds read. Fixes: 012be6f22c01 ("drm/amdgpu: Add sysfs interfaces for NPS mode") Reviewed-by: Lijo Lazar <[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_acpi.c')
0 files changed, 0 insertions, 0 deletions