linux/drivers/infiniband/hw
Leon Romanovsky 9a9ebf8cd7 RDMA: Restore ability to fail on AH destroy
Like any other IB verbs objects, AH are refcounted by ib_core. The release
of those objects are controlled by ib_core with promise that AH destroy
can't fail.

Being SW object for now, this change makes dealloc_ah() to behave like any
other destroy IB flows.

Fixes: d345691471 ("RDMA: Handle AH allocations by IB/core")
Link: https://lore.kernel.org/r/20200907120921.476363-3-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2020-09-09 13:57:22 -03:00
..
bnxt_re RDMA: Restore ability to fail on AH destroy 2020-09-09 13:57:22 -03:00
cxgb4 RDMA: Restore ability to fail on PD deallocate 2020-09-09 13:57:22 -03:00
efa RDMA: Restore ability to fail on AH destroy 2020-09-09 13:57:22 -03:00
hfi1 RDMA/hfi1: Convert tasklets to use new tasklet_setup() API 2020-09-03 12:01:52 -03:00
hns RDMA: Restore ability to fail on AH destroy 2020-09-09 13:57:22 -03:00
i40iw RDMA: Restore ability to fail on PD deallocate 2020-09-09 13:57:22 -03:00
mlx4 RDMA: Restore ability to fail on AH destroy 2020-09-09 13:57:22 -03:00
mlx5 RDMA: Restore ability to fail on AH destroy 2020-09-09 13:57:22 -03:00
mthca RDMA: Restore ability to fail on AH destroy 2020-09-09 13:57:22 -03:00
ocrdma RDMA: Restore ability to fail on AH destroy 2020-09-09 13:57:22 -03:00
qedr RDMA: Restore ability to fail on AH destroy 2020-09-09 13:57:22 -03:00
qib RDMA/qib: Convert tasklets to use new tasklet_setup() API 2020-09-03 12:01:53 -03:00
usnic RDMA: Restore ability to fail on PD deallocate 2020-09-09 13:57:22 -03:00
vmw_pvrdma RDMA: Restore ability to fail on AH destroy 2020-09-09 13:57:22 -03:00
Makefile RDMA/iw_cxgb3: Remove the iw_cxgb3 module from kernel 2019-10-04 15:08:59 -03:00