diff options
author | Sean Hefty <sean.hefty@intel.com> | 2007-05-07 11:49:12 -0700 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2007-05-14 13:56:32 -0700 |
commit | be65f086f2a50c478b2f5ecf4c55a52a4e95059a (patch) | |
tree | 11d048c93ea0f638a15ec47f4efda23731d202f1 /include/asm-sh/mman.h | |
parent | 8aa08602bdd617a9cdd147f19076a8c8a70e03ef (diff) |
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>
Diffstat (limited to 'include/asm-sh/mman.h')
0 files changed, 0 insertions, 0 deletions