diff options
| author | Jesse Zhang <[email protected]> | 2024-04-30 02:29:08 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-04-30 14:04:09 +0000 |
| commit | 12c6967428a099bbba9dfd247bb4322a984fcc0b (patch) | |
| tree | 25c22a4f5799abcb5a6eb89a4a3feb0b5d28dc74 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | drm/amd/pm: fix uninitialized variable warning for smu_v13 (diff) | |
| download | kernel-12c6967428a099bbba9dfd247bb4322a984fcc0b.tar.gz kernel-12c6967428a099bbba9dfd247bb4322a984fcc0b.zip | |
drm/amd/pm: fix the Out-of-bounds read warning
using index i - 1U may beyond element index
for mc_data[] when i = 0.
Signed-off-by: Jesse Zhang <[email protected]>
Reviewed-by: Tim Huang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions
