| commit | b7a1a2016dba604884bfffb2e5ccf0ebc41b6e52 | [log] [tgz] |
|---|---|---|
| author | Steve Wise <swise@opengridcomputing.com> | Fri Apr 27 09:59:16 2012 -0500 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jun 01 15:18:15 2012 +0800 |
| tree | f9fd64b727ea55eed31999dcc9c89af58f451a11 | |
| parent | 694450c8fa0dd37c49910c8d278cd68fab219006 [diff] |
RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr() commit 0f1dcfae6bc5563424346ad3a03282b8235a4c33 upstream. 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> Signed-off-by: Roland Dreier <roland@purestorage.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>