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:
977116c
)
RDMA/cxgb4: rx_data() needs to hold the ep mutex
author
Steve Wise
<swise@opengridcomputing.com>
Fri, 21 Mar 2014 15:10:37 +0000
(20:40 +0530)
committer
Roland Dreier
<roland@purestorage.com>
Wed, 2 Apr 2014 15:53:54 +0000
(08:53 -0700)
To avoid racing with other threads doing close/flush/whatever, rx_data()
should hold the endpoint mutex.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/cxgb4/cm.c
patch
|
blob
|
history
diff --cc
drivers/infiniband/hw/cxgb4/cm.c
Simple merge