diff options
author | Paolo Abeni <pabeni@redhat.com> | 2021-01-14 18:37:37 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-14 22:25:21 +0300 |
commit | 13a9499e833387fcc7a53915bbe5cddf3c336b59 (patch) | |
tree | bdf5dd71ea6b3d74129b9d77a74be6ac3e5b1bf7 /tools/perf/scripts/python/syscall-counts.py | |
parent | 25537d71e2d007faf42a244a75e5a2bb7c356234 (diff) | |
download | linux-13a9499e833387fcc7a53915bbe5cddf3c336b59.tar.xz |
mptcp: fix locking in mptcp_disconnect()
tcp_disconnect() expects the caller acquires the sock lock,
but mptcp_disconnect() is not doing that. Add the missing
required lock.
Reported-by: Eric Dumazet <eric.dumazet@gmail.com>
Fixes: 76e2a55d1625 ("mptcp: better msk-level shutdown.")
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Link: https://lore.kernel.org/r/f818e82b58a556feeb71dcccc8bf1c87aafc6175.1610638176.git.pabeni@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions