diff options
author | 2023-10-31 13:30:00 -0400 | |
---|---|---|
committer | 2023-11-10 11:33:28 -0500 | |
commit | 256503071c2de2b5b5c20e06654aa9a44f13aa62 (patch) | |
tree | 3ecae0f50ca30e7812239dbafc7c595e3e21303f /scripts/gdb/linux/tasks.py | |
parent | drm/amdgpu: move UVD and VCE sched entity init after sched init (diff) | |
download | wireguard-linux-256503071c2de2b5b5c20e06654aa9a44f13aa62.tar.xz wireguard-linux-256503071c2de2b5b5c20e06654aa9a44f13aa62.zip |
drm/amdgpu: Fix possible null pointer dereference
mem = bo->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>
Cc: stable@vger.kernel.org
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions