aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/usnic/usnic_ib.h
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2014-01-20 13:32:49 +0300
committerRoland Dreier <roland@purestorage.com>2014-01-21 10:47:56 -0800
commit8ce96afa8239f13bdf5ab35839bac46c103bbedc (patch)
tree6dceb2ad7ea02becf88378f008561885c2c10de4 /drivers/infiniband/hw/usnic/usnic_ib.h
parentIB/usnic: Remove unused variable in usnic_debugfs_exit() (diff)
downloadlinux-dev-8ce96afa8239f13bdf5ab35839bac46c103bbedc.tar.xz
linux-dev-8ce96afa8239f13bdf5ab35839bac46c103bbedc.zip
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: e3cf00d0a87f ('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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions