aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorKuniyuki Iwashima <[email protected]>2022-07-13 13:51:53 -0700
committerDavid S. Miller <[email protected]>2022-07-15 11:49:55 +0100
commit60c158dc7b1f0558f6cadd5b50d0386da0000d50 (patch)
tree7f70607a57abd8881ac567ffdeb7f67c0960d47e /tools/perf/scripts/python/sctop.py
parent0968d2a441bf6afb551fd99e60fa65ed67068963 (diff)
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
While reading sysctl_ip_fwd_use_pmtu, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers. Fixes: f87c10a8aa1e ("ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofing") Signed-off-by: Kuniyuki Iwashima <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions