diff options
author | Mat Martineau <mathew.j.martineau@linux.intel.com> | 2020-07-28 15:12:10 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-28 17:02:42 -0700 |
commit | 721e9089905ab7aebd5364b86b5f068f632a0e49 (patch) | |
tree | 2bd8b02c5c6923f3b9795f15cec739e5fab68891 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c75293925f24630326abdf79751d980ec3878f65 (diff) |
mptcp: Safely store sequence number when sending data
The MPTCP socket's write_seq member can be read without the msk lock
held, so use WRITE_ONCE() to store it.
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions