]> Gentwo Git Trees - linux/.git/commit
drm/amdgpu: validate the bo from done list for NULL
authorSunil Khatri <sunil.khatri@amd.com>
Fri, 31 Oct 2025 08:40:13 +0000 (14:10 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 4 Nov 2025 16:53:21 +0000 (11:53 -0500)
commitcd6250f3aeb5ee81bf3724891f274f8a43737198
tree61f3c191bf8a2e3b5af200c627ab2af1389da2ed
parent36ffc58b8a8704e690a0ce679db26baa5759256f
drm/amdgpu: validate the bo from done list for NULL

Make sure the bo is valid before using it.

Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c