diff options
author | Felix Kuehling <Felix.Kuehling@amd.com> | 2023-10-17 16:51:03 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-10-19 18:56:50 -0400 |
commit | 51b79f33817544e3b4df838d86e8e8e4388ff684 (patch) | |
tree | 97a41f527bc8392b031e5e7dd4cec47d287640e7 /drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c | |
parent | 58720809f52779dc0f08e53e54b014209d13eebb (diff) | |
download | linux-51b79f33817544e3b4df838d86e8e8e4388ff684.tar.gz linux-51b79f33817544e3b4df838d86e8e8e4388ff684.tar.bz2 linux-51b79f33817544e3b4df838d86e8e8e4388ff684.zip |
drm/amdgpu: Fix possible null pointer dereference
abo->tbo.resource may be NULL in amdgpu_vm_bo_update.
Fixes: 180253782038 ("drm/ttm: stop allocating dummy resources during BO creation")
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-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_dma_buf.c')
0 files changed, 0 insertions, 0 deletions