aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.h
diff options
context:
space:
mode:
authorAndrew Martin <[email protected]>2024-11-26 17:10:59 +0000
committerAlex Deucher <[email protected]>2024-12-10 15:16:09 +0000
commita592bb19abdc2072875c87da606461bfd7821b08 (patch)
treefb357aeea29ab3717ce4d06fec75ca2d5b119779 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h
parentdrm/amdkfd: Correct the migration DMA map direction (diff)
downloadkernel-a592bb19abdc2072875c87da606461bfd7821b08.tar.gz
kernel-a592bb19abdc2072875c87da606461bfd7821b08.zip
drm/amdkfd: Dereference null return value
In the function pqm_uninit there is a call-assignment of "pdd = kfd_get_process_device_data" which could be null, and this value was later dereferenced without checking. Fixes: fb91065851cd ("drm/amdkfd: Refactor queue wptr_bo GART mapping") Signed-off-by: Andrew Martin <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]> Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions