aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2020-07-27 16:39:40 +0300
committerAlex Deucher <alexander.deucher@amd.com>2020-07-27 16:45:35 -0400
commit9b66d6600e6a060333712c54af90631eb6276d93 (patch)
tree918b38217716f25a9f04f8a2557a6caf5bd1be04 /tools/perf/scripts/python
parentdrm/radeon: switch from 'pci_' to 'dma_' API (diff)
drm/amd/powerplay: off by one bugs in smu_cmn_to_asic_specific_index()
These tables have _COUNT number of elements so the comparisons should be >= instead of > to prevent reading one element beyond the end of the array. Fixes: 8264ee69f0d8 ("drm/amd/powerplay: drop unused code") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions