summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
diff options
context:
space:
mode:
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>2025-11-04 10:42:45 +0100
committerAlex Deucher <alexander.deucher@amd.com>2025-11-11 21:54:14 -0500
commitec49374ccb8da86b465beaf09c367f3dfd648d8f (patch)
treedd06daab1a8a28b7734c40af5e48342648b8db61 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
parent37cdb89c0a5940e41682e1f89a3ed88990a94887 (diff)
drm/amdgpu: jump to the correct label on failure
drm_sched_entity_init wasn't called yet, so the only thing to do is to release allocated memory. This doesn't fix any bug since entity is zero allocated and drm_sched_entity_fini does nothing in this case. Signed-off-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c')
0 files changed, 0 insertions, 0 deletions