aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorFriedrich Vock <[email protected]>2024-05-14 09:06:38 +0200
committerAlex Deucher <[email protected]>2024-05-17 17:40:36 -0400
commit0cdb3f9740844b9d95ca413e3fcff11f81223ecf (patch)
tree70b772b873ed8705f3ac20f1ae9ae5db9afe28c3 /tools/perf/scripts/python/export-to-postgresql.py
parentce798376ef6764de51d8f4684ae525b55df295fa (diff)
drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exit
The special case for VM passthrough doesn't check adev->nbio.funcs before dereferencing it. If GPUs that don't have an NBIO block are passed through, this leads to a NULL pointer dereference on startup. Signed-off-by: Friedrich Vock <[email protected]> Fixes: 1bece222eabe ("drm/amdgpu: Clear doorbell interrupt status for Sienna Cichlid") Cc: Alex Deucher <[email protected]> Cc: Christian König <[email protected]> Acked-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions