diff options
author | Andrew Martin <[email protected]> | 2024-11-26 12:10:59 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-12-10 10:16:09 -0500 |
commit | a592bb19abdc2072875c87da606461bfd7821b08 (patch) | |
tree | fb357aeea29ab3717ce4d06fec75ca2d5b119779 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 5c3de6b02d38eb9386edf50490e050bb44398e40 (diff) |
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 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions