linux/drivers/infiniband
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
..
core RDMA: Mark if create address handle is in a sleepable context 2018-12-19 16:17:19 -07:00
hw RDMA: Mark if create address handle is in a sleepable context 2018-12-19 16:17:19 -07:00
sw RDMA: Mark if create address handle is in a sleepable context 2018-12-19 16:17:19 -07:00
ulp RDMA: Mark if create address handle is in a sleepable context 2018-12-19 16:17:19 -07:00
Kconfig RDMA: Fix building with CONFIG_MMU=n 2018-10-03 16:01:03 -06:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00