git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd61baa
)
RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()
author
Steve Wise
<swise@opengridcomputing.com>
Fri, 27 Apr 2012 14:59:16 +0000
(09:59 -0500)
committer
Roland Dreier
<roland@purestorage.com>
Tue, 15 May 2012 16:46:04 +0000
(09:46 -0700)
This fixes a race where an ingress abort fails to wake up the thread
blocked in rdma_init() causing the app to hang.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found