diff options
author | 2020-07-28 15:12:10 -0700 | |
---|---|---|
committer | 2020-07-28 17:02:42 -0700 | |
commit | 721e9089905ab7aebd5364b86b5f068f632a0e49 (patch) | |
tree | 2bd8b02c5c6923f3b9795f15cec739e5fab68891 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mptcp: Safely read sequence number when lock isn't held (diff) | |
download | linux-dev-721e9089905ab7aebd5364b86b5f068f632a0e49.tar.xz linux-dev-721e9089905ab7aebd5364b86b5f068f632a0e49.zip |
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions