aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPrike Liang <Prike.Liang@amd.com>2026-06-05 15:28:40 +0800
committerAlex Deucher <alexander.deucher@amd.com>2026-06-17 18:13:20 -0400
commit3d3372add033528ca90d1949abb52142504f5d23 (patch)
tree03ddc0b293066a66b9c4abfe907c26619358db3e /tools/perf/scripts/python
parent1142738572ef3fcf8b169f1c48d94b4a71cc2d97 (diff)
drm/amdgpu: allocate lockdep mutex on the heap to fix stack overflow
Replace the stack-allocated amdgpu_lockdep mutex with a heap allocation via kmalloc to fix a stack overflow caused by the large struct size. Signed-off-by: Prike Liang <Prike.Liang@amd.com> Reviewed-by: Vitaly Prosyak <vitaly.prosyak@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> (cherry picked from commit dbae980eefb2f46f31cee12f1f8540d0d79f61ae)
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions