diff options
author | Felix Kuehling <[email protected]> | 2023-10-31 13:30:00 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-11-10 11:33:28 -0500 |
commit | 256503071c2de2b5b5c20e06654aa9a44f13aa62 (patch) | |
tree | 3ecae0f50ca30e7812239dbafc7c595e3e21303f /tools/perf/scripts/python/syscall-counts.py | |
parent | 037b98a2312e2587163de14afae8ae1b64b67dda (diff) |
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 <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions