android_kernel_samsung_msm8976/drivers/infiniband
Sean Hefty be65f086f2 RDMA/cma: Fix synchronization with device removal in cma_iw_handler
The cma_iw_handler needs to validate the state of the rdma_cm_id before
processing a new connection request to ensure that a device removal is
not already being processed for the same rdma_cm_id.  Without the state
check, the user can receive simultaneous callbacks for the same cm_id, or
a callback after they've destroyed the cm_id.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-05-14 13:56:32 -07:00
..
core RDMA/cma: Fix synchronization with device removal in cma_iw_handler 2007-05-14 13:56:32 -07:00
hw IB/ehca: Disable scaling code by default, bump version number 2007-05-14 13:41:40 -07:00
ulp header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
Kconfig IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00
Makefile IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00