linux/drivers/infiniband/hw
Don Wood 5ee21fe0ea RDMA/nes: Clean out CQ completions when QP is destroyed
When a QP is destroyed, unprocessed CQ entries could still reference
the QP.  This change zeroes the context value at QP destroy time.  By
skipping over cqe's with a zero context, poll_cq no longer processes a
cqe for a destroyed QP.

Signed-off-by: Don Wood <donald.e.wood@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2009-09-05 20:36:37 -07:00
..
amso1100 infiniband: Remove void casts 2009-05-13 16:53:39 -07:00
cxgb3 RDMA/cxgb3: Limit fast register size based on T3 limitations 2009-05-27 14:43:39 -07:00
ehca IB/ehca: Bump version number 2009-06-23 10:30:04 -07:00
ipath Fix deadlock in ipathfs ->get_sb() 2009-05-09 10:49:40 -04:00
mlx4 IB/mlx4: Add strong ordering to local inval and fast reg work requests 2009-06-05 10:36:24 -07:00
mthca IB/mthca: Replace dma_sync_single() use with proper functions 2009-06-22 23:04:13 -07:00
nes RDMA/nes: Clean out CQ completions when QP is destroyed 2009-09-05 20:36:37 -07:00