summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorCe Sun <cesun102@amd.com>2026-07-23 16:06:07 +0800
committerAlex Deucher <alexander.deucher@amd.com>2026-07-28 19:17:32 -0400
commit218c0b4c5b5f6aa0d6d4745adde3edbdfb6486fc (patch)
tree98460fa0d3a631784b2995bcb56a93ca8688325e /tools/perf/scripts/python/export-to-sqlite.py
parentb84d8db29e0cbd289f0bfe6a3f18ab487ddc9b5e (diff)
drm/amdgpu: avoid resource leak on SR-IOV VF with AMDGIM_FEATURE_RAS_CPER enabled
Original amdgpu_cper_fini skips all CPER cleanup work for any SR-IOV VF directly. When AMDGIM_FEATURE_RAS_CPER is enabled on VF side, CPER related buffers/workitems are allocated during initialization, but the old code returns early without releasing these resources, which leads to kernel memory leak. Signed-off-by: Ce Sun <cesun102@amd.com> Reviewed-by: Tao Zhou <tao.zhou1@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions