From: Sean Hefty Date: Fri, 19 Aug 2005 20:46:34 +0000 (-0700) Subject: [PATCH] IB: fix userspace CM deadlock X-Git-Tag: v2.6.14-rc1~1050^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9ef520f9caf20aba8ac7cb2bbba45b52ff19d53;p=pandora-kernel.git [PATCH] IB: fix userspace CM deadlock 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed