summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2023-05-31 22:37:06 +0300
committerJakub Kicinski <kuba@kernel.org>2023-06-01 20:04:04 +0300
commit1b1b43ee7a208096ecd79e626f2fc90d4a321111 (patch)
tree7b2091a9c5a99a661b48683a4833c13ab452cc99 /tools/perf/scripts/python/export-to-sqlite.py
parent7e8b88ec35eef363040e08d99536d2bebef83774 (diff)
downloadlinux-1b1b43ee7a208096ecd79e626f2fc90d4a321111.tar.xz
mptcp: fix data race around msk->first access
The first subflow socket is accessed outside the msk socket lock by mptcp_subflow_fail(), we need to annotate each write access with WRITE_ONCE, but a few spots still lacks it. Fixes: 76a13b315709 ("mptcp: invoke MP_FAIL response when needed") Reviewed-by: Mat Martineau <martineau@kernel.org> Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: Mat Martineau <martineau@kernel.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions