1
0
Fork 0
alistair23-linux/drivers/infiniband/sw
Leon Romanovsky 21a428a019 RDMA: Handle PD allocations by IB/core
The PD allocations in IB/core allows us to simplify drivers and their
error flows in their .alloc_pd() paths. The changes in .alloc_pd() go hand
in had with relevant update in .dealloc_pd().

We will use this opportunity and convert .dealloc_pd() to don't fail, as
it was suggested a long time ago, failures are not happening as we have
never seen a WARN_ON print.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-02-08 16:51:04 -07:00
..
rdmavt RDMA: Handle PD allocations by IB/core 2019-02-08 16:51:04 -07:00
rxe RDMA: Handle PD allocations by IB/core 2019-02-08 16:51:04 -07:00
Makefile Soft RoCE driver 2016-08-04 11:13:12 -04:00