linux_dsm_epyc7002/drivers/infiniband/hw
Jason Gunthorpe 623d154305 IB/mlx5: Fix wrong error unwind
The destroy_workqueue on error unwind is missing, and the code jumps to
the wrong exit label.

Fixes: 813e90b1ae ("IB/mlx5: Add advise_mr() support")
Acked-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-12-20 20:49:31 -07:00
..
bnxt_re RDMA/bnxt_re: Increase depth of control path command queue 2018-12-19 16:37:33 -07:00
cxgb3 RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
cxgb4 RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
hfi1 RDMA: Mark if create address handle is in a sleepable context 2018-12-19 16:17:19 -07:00
hns RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
i40iw RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
mlx4 IB/mlx4: Remove set but not used variable 'pd' 2018-12-20 20:47:42 -07:00
mlx5 IB/mlx5: Fix wrong error unwind 2018-12-20 20:49:31 -07:00
mthca RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
nes RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
ocrdma RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
qedr RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
qib RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
usnic IB/usnic: Fix potential deadlock 2018-12-19 16:30:16 -07:00
vmw_pvrdma RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
Makefile