summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHawking Zhang <Hawking.Zhang@amd.com>2026-01-28 18:53:40 +0800
committerAlex Deucher <alexander.deucher@amd.com>2026-03-11 13:58:08 -0400
commit1394a4926f4bcff0dc6ac6deea5beeb2844297f0 (patch)
tree5ba1d9b451b0b6e8bbad6d8954a044b50100ac8e /tools/perf/scripts/python
parent68af620c9a370863e973fa27f94b635a90b8a045 (diff)
drm/amdgpu: fix shift-out-of-bounds when updating umc active mask
UMC node_inst_num can exceed 32, causing (1 << node_inst_num) to shift a 32-bit int out of bounds Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com> Reviewed-by: Likun Gao <Likun.Gao@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions