76d3ddff71
There is a race between the CREQ tasklet and destroy qp when accessing the qp-handle table. There is a chance of reading a valid qp-handle in the CREQ tasklet handler while the QP is already moving ahead with the destruction. Fixing this race by implementing a table-lock to synchronize the access. Fixes: |
||
---|---|---|
.. | ||
bnxt_re | ||
cxgb4 | ||
efa | ||
erdma | ||
hfi1 | ||
hns | ||
irdma | ||
mana | ||
mlx4 | ||
mlx5 | ||
mthca | ||
ocrdma | ||
qedr | ||
qib | ||
usnic | ||
vmw_pvrdma | ||
Makefile |