linux/drivers/infiniband/hw
Gal Pressman b090c4e3a0 RDMA: Mark if create address handle is in a sleepable context
Introduce a 'flags' field to create address handle callback and add a flag
that marks whether the callback is executed in an atomic context or not.

This will allow drivers to wait for completion instead of polling for it
when it is allowed.

Signed-off-by: Gal Pressman <galpress@amazon.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-12-19 16:17:19 -07:00
..
bnxt_re RDMA: Mark if create address handle is in a sleepable context 2018-12-19 16:17:19 -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 create address handle is in a sleepable context 2018-12-19 16:17:19 -07:00
i40iw RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
mlx4 RDMA: Mark if create address handle is in a sleepable context 2018-12-19 16:17:19 -07:00
mlx5 RDMA: Mark if create address handle is in a sleepable context 2018-12-19 16:17:19 -07:00
mthca RDMA: Mark if create address handle is in a sleepable context 2018-12-19 16:17:19 -07:00
nes RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
ocrdma RDMA: Mark if create address handle is in a sleepable context 2018-12-19 16:17:19 -07:00
qedr RDMA: Mark if create address handle is in a sleepable context 2018-12-19 16:17:19 -07:00
qib RDMA: Mark if create address handle is in a sleepable context 2018-12-19 16:17:19 -07:00
usnic RDMA: Mark if create address handle is in a sleepable context 2018-12-19 16:17:19 -07:00
vmw_pvrdma RDMA: Mark if create address handle is in a sleepable context 2018-12-19 16:17:19 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00