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:
f4641ef
)
IB/iser: Fix catastrophic error flow hang
author
Sagi Grimberg
<sagig@mellanox.com>
Sun, 7 Dec 2014 14:09:53 +0000
(16:09 +0200)
committer
Roland Dreier
<roland@purestorage.com>
Tue, 16 Dec 2014 02:11:44 +0000
(18:11 -0800)
In case of the HCA going into catasrophic error flow, the
beacon post_send is likely to fail, so surely there will
be no completion for it.
In this case, use a best effort approach and don't wait for beacon
completion if we failed to post the send.
Reported-by: Alex Tabachnik <alext@mellanox.com>
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/ulp/iser/iser_verbs.c
patch
|
blob
|
history
diff --cc
drivers/infiniband/ulp/iser/iser_verbs.c
Simple merge