Skip to content

Commit

Permalink
[PATCH] IB: fix userspace CM deadlock
Browse files Browse the repository at this point in the history
Fix deadlock condition resulting from trying to destroy a cm_id
from the context of a CM thread.  The synchronization around the
ucm context structure is simplified as a result, and some simple
code cleanup is included.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
  • Loading branch information
Sean Hefty authored and Roland Dreier committed Aug 27, 2005
1 parent 4ce0593 commit b9ef520
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 313 deletions.
Loading

0 comments on commit b9ef520

Please sign in to comment.