diff options
author | 2022-07-22 11:22:05 -0700 | |
---|---|---|
committer | 2022-07-25 12:42:10 +0100 | |
commit | 96b9bd8c6d125490f9adfb57d387ef81a55a103e (patch) | |
tree | 66d7648a2edd38f2996da441df019b0632adb5ce /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tcp: Fix data-races around sysctl_tcp_reflect_tos. (diff) | |
download | linux-dev-96b9bd8c6d125490f9adfb57d387ef81a55a103e.tar.xz linux-dev-96b9bd8c6d125490f9adfb57d387ef81a55a103e.zip |
ipv4: Fix data-races around sysctl_fib_notify_on_flag_change.
While reading sysctl_fib_notify_on_flag_change, it can be changed
concurrently. Thus, we need to add READ_ONCE() to its readers.
Fixes: 680aea08e78c ("net: ipv4: Emit notification when fib hardware flags are changed")
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