summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/provider.c
diff options
context:
space:
mode:
authorSteve Wise <swise@opengridcomputing.com>2012-03-07 23:48:46 +0100
committerRoland Dreier <roland@purestorage.com>2012-03-08 00:12:45 +0100
commitdb4106ce635830201fad1bfca731a635beab6a72 (patch)
tree344aead8f592bdab67bc395213d0ddda0fe88bc5 /drivers/infiniband/hw/cxgb4/provider.c
parentLinux 3.3-rc5 (diff)
downloadlinux-db4106ce635830201fad1bfca731a635beab6a72.tar.xz
linux-db4106ce635830201fad1bfca731a635beab6a72.zip
RDMA/cxgb3: Don't pass irq flags to flush_qp()
Since flush_qp() is always called with irqs disabled, all the locking inside flush_qp() and __flush_qp() doesn't need irq save/restore. Further, passing the flag variable from iwch_modify_qp() is just wrong and causes a WARN_ON() in local_bh_enable(). Signed-off-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'drivers/infiniband/hw/cxgb4/provider.c')
0 files changed, 0 insertions, 0 deletions