diff options
author | 2022-07-13 13:52:00 -0700 | |
---|---|---|
committer | 2022-07-15 11:49:55 +0100 | |
commit | f47d00e077e7d61baf69e46dde3210c886360207 (patch) | |
tree | bfd718a178b32898319aa4f2f771f5651cebb74c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tcp: Fix data-races around sysctl_tcp_l3mdev_accept. (diff) | |
download | linux-dev-f47d00e077e7d61baf69e46dde3210c886360207.tar.xz linux-dev-f47d00e077e7d61baf69e46dde3210c886360207.zip |
tcp: Fix data-races around sysctl_tcp_mtu_probing.
While reading sysctl_tcp_mtu_probing, it can be changed concurrently.
Thus, we need to add READ_ONCE() to its readers.
Fixes: 5d424d5a674f ("[TCP]: MTU probing")
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.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