summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorWentao Liang <vulab@iscas.ac.cn>2025-03-12 09:31:06 +0300
committerAlex Deucher <alexander.deucher@amd.com>2025-03-18 23:29:16 +0300
commit86730b5261d4d8dae3f5b97709d40d694ecf1ddf (patch)
tree195d7b6729f35f04c4831633e9a218f8d957a1d4 /tools/perf/scripts/python/flamegraph.py
parent424648c3838133f93a34fdfe4f9d5597551e7b3b (diff)
downloadlinux-86730b5261d4d8dae3f5b97709d40d694ecf1ddf.tar.xz
drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()
In gfx_v12_0_cp_gfx_load_me_microcode_rs64(), gfx_v12_0_pfp_fini() is incorrectly used to free 'me' field of 'gfx', since gfx_v12_0_pfp_fini() can only release 'pfp' field of 'gfx'. The release function of 'me' field should be gfx_v12_0_me_fini(). Fixes: 52cb80c12e8a ("drm/amdgpu: Add gfx v12_0 ip block support (v6)") Signed-off-by: Wentao Liang <vulab@iscas.ac.cn> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> (cherry picked from commit ebdc52607a46cda08972888178c6aa9cd6965141) Cc: stable@vger.kernel.org # 6.12.x
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions