aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorNiels Dossche <[email protected]>2022-02-28 16:53:30 +0000
committerJason Gunthorpe <[email protected]>2022-04-04 17:45:02 +0000
commit4d809f69695d4e7d1378b3a072fa9aef23123018 (patch)
treea3292f1cb804d46dbd39a9303a75eee194c28f12 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentIB/cm: Cancel mad on the DREQ event when the state is MRA_REP_RCVD (diff)
downloadkernel-4d809f69695d4e7d1378b3a072fa9aef23123018.tar.gz
kernel-4d809f69695d4e7d1378b3a072fa9aef23123018.zip
IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition
The documentation of the function rvt_error_qp says both r_lock and s_lock need to be held when calling that function. It also asserts using lockdep that both of those locks are held. However, the commit I referenced in Fixes accidentally makes the call to rvt_error_qp in rvt_ruc_loopback no longer covered by r_lock. This results in the lockdep assertion failing and also possibly in a race condition. Fixes: d757c60eca9b ("IB/rdmavt: Fix concurrency panics in QP post_send and modify to error") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Niels Dossche <[email protected]> Acked-by: Dennis Dalessandro <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions