aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMario Limonciello <mario.limonciello@amd.com>2023-07-13 00:14:59 -0500
committerAlex Deucher <alexander.deucher@amd.com>2023-07-25 16:16:57 -0400
commitc01aebeef3ce45f696ffa0a1303cea9b34babb45 (patch)
tree33730c23302d6ebab100195b1e4adf4c6aaaee53 /tools/perf/scripts/python/export-to-sqlite.py
parent9beb223f2a3d1bb2cc4dff71b9750d2b82f01ae5 (diff)
drm/amd: Fix an error handling mistake in psp_sw_init()
If the second call to amdgpu_bo_create_kernel() fails, the memory allocated from the first call should be cleared. If the third call fails, the memory from the second call should be cleared. Fixes: b95b5391684b ("drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_init") Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@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