linux/drivers/infiniband
Dan Carpenter 8ce96afa82 IB/usnic: Use GFP_ATOMIC under spinlock
This is called from qp_grp_and_vf_bind() and we are holding the
vf->lock so the allocation can't sleep.

Fixes: e3cf00d0a8 ('IB/usnic: Add Cisco VIC low-level hardware driver')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-01-21 10:47:56 -08:00
..
core IB/core: Add support for RDMA_NODE_USNIC_UDP 2014-01-18 13:48:54 -08:00
hw IB/usnic: Use GFP_ATOMIC under spinlock 2014-01-21 10:47:56 -08:00
ulp infiniband: make sure the src net is infiniband when create new link 2014-01-03 20:38:56 -05:00
Kconfig IB/usnic: Add Cisco VIC low-level hardware driver 2014-01-14 00:44:28 -08:00
Makefile IB/usnic: Add Cisco VIC low-level hardware driver 2014-01-14 00:44:28 -08:00