diff options
author | Ursula Braun <ubraun@linux.vnet.ibm.com> | 2017-10-25 12:01:44 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-26 12:00:29 +0300 |
commit | 145686baab68e9c7594fe9269f47da479c25ad79 (patch) | |
tree | 438905204deb710665b659996433dbebbea3f10a /net/ipv4/tcp_output.c | |
parent | 3fc27b71b894f5e2ad611297d5817b6092c96626 (diff) | |
download | linux-145686baab68e9c7594fe9269f47da479c25ad79.tar.xz |
smc: fix mutex unlocks during link group creation
Link group creation is synchronized with the smc_create_lgr_pending
lock. In smc_listen_work() this mutex is sometimes unlocked, even
though it has not been locked before. This issue will surface in
presence of the SMC rendezvous code.
Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions