diff options
author | 2022-07-13 13:51:54 -0700 | |
---|---|---|
committer | 2022-07-15 11:49:55 +0100 | |
commit | 7bf9e18d9a5e99e3c83482973557e9f047b051e7 (patch) | |
tree | 7f30b756947599df61a8d23ca811eeafc3e35745 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ip: Fix data-races around sysctl_ip_fwd_use_pmtu. (diff) | |
download | linux-dev-7bf9e18d9a5e99e3c83482973557e9f047b051e7.tar.xz linux-dev-7bf9e18d9a5e99e3c83482973557e9f047b051e7.zip |
ip: Fix data-races around sysctl_ip_fwd_update_priority.
While reading sysctl_ip_fwd_update_priority, it can be changed
concurrently. Thus, we need to add READ_ONCE() to its readers.
Fixes: 432e05d32892 ("net: ipv4: Control SKB reprioritization after forwarding")
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