summaryrefslogtreecommitdiff
path: root/net/9p/error.c
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@amazon.com>2022-07-18 20:26:49 +0300
committerDavid S. Miller <davem@davemloft.net>2022-07-20 12:14:50 +0300
commit1a63cb91f0c2fcdeced6d6edee8d1d886583d139 (patch)
treee9390950f5838cd0976703342a3b47792fa80e04 /net/9p/error.c
parent4845b5713ab18a1bb6e31d1fbb4d600240b8b691 (diff)
downloadlinux-1a63cb91f0c2fcdeced6d6edee8d1d886583d139.tar.xz
tcp: Fix a data-race around sysctl_tcp_retrans_collapse.
While reading sysctl_tcp_retrans_collapse, it can be changed concurrently. Thus, we need to add READ_ONCE() to its reader. 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 'net/9p/error.c')
0 files changed, 0 insertions, 0 deletions