aboutsummaryrefslogtreecommitdiffstats
path: root/lib/clz_tab.c
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@amazon.com>2022-07-13 13:52:01 -0700
committerDavid S. Miller <davem@davemloft.net>2022-07-15 11:49:55 +0100
commit88d78bc097cd8ebc6541e93316c9d9bf651b13e8 (patch)
treec76a6a482e4b6238c272aac7170c9b99491f3629 /lib/clz_tab.c
parenttcp: Fix data-races around sysctl_tcp_mtu_probing. (diff)
downloadlinux-rng-88d78bc097cd8ebc6541e93316c9d9bf651b13e8.tar.xz
linux-rng-88d78bc097cd8ebc6541e93316c9d9bf651b13e8.zip
tcp: Fix data-races around sysctl_tcp_base_mss.
While reading sysctl_tcp_base_mss, 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 'lib/clz_tab.c')
0 files changed, 0 insertions, 0 deletions