summaryrefslogtreecommitdiff
path: root/fs/qnx4
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@amazon.com>2022-07-13 23:51:52 +0300
committerDavid S. Miller <davem@davemloft.net>2022-07-15 13:49:55 +0300
commit0968d2a441bf6afb551fd99e60fa65ed67068963 (patch)
tree94b301f59fbd5390e80493ce1845272c0e644c0e /fs/qnx4
parent8281b7ec5c56b71cb2cc5a1728b41607be66959c (diff)
downloadlinux-0968d2a441bf6afb551fd99e60fa65ed67068963.tar.xz
ip: Fix data-races around sysctl_ip_no_pmtu_disc.
While reading sysctl_ip_no_pmtu_disc, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers. Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/qnx4')
0 files changed, 0 insertions, 0 deletions