From: Steve Wise Date: Fri, 27 Apr 2012 14:59:16 +0000 (-0500) Subject: RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr() X-Git-Tag: v3.2.19~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c69fa267dad41c665aaccfac2bc91d0f78e055c1;p=pandora-kernel.git 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 Signed-off-by: Roland Dreier Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed