aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorwentalou <[email protected]>2019-04-16 15:09:16 +0800
committerAlex Deucher <[email protected]>2019-04-19 11:32:56 -0500
commit36e499b2490a470a9a1e8d40096b4e397efac056 (patch)
treefef6911264842396f259da6cd03f8dce66c56437 /scripts/gdb/linux/proc.py
parent20299a8812dccdd24acfaa5f935fa8d81222bf9c (diff)
drm/amdgpu: amdgpu_device_recover_vram got NULL of shadow->parent
amdgpu_bo_destroy had a bug by calling amdgpu_bo_unref outside mutex_lock. If amdgpu_device_recover_vram executed between amdgpu_bo_unref and list_del_init, it would get NULL of shadow->parent, then caused Call Trace and GPU reset failed. Signed-off-by: Wentao Lou <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions