]> git.hungrycats.org Git - linux/commit
drm/amdgpu/gfx11: fix IP dump alloc ordering
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Jul 2026 17:55:14 +0000 (13:55 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 14 Jul 2026 23:12:34 +0000 (19:12 -0400)
commit601f7a11802ce16207f518b558384bbe16450029
treed8136087ab85602006e58b3a68b9d907f2b4e44c
parentc2b218866214bce2a0a3518fc03d976aacfba98e
drm/amdgpu/gfx11: fix IP dump alloc ordering

If gfx sysfs init fails, we may leak the ip dump
allocations.

Reviewed-by: Mukul Joshi <mukul.joshi@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c