aboutsummaryrefslogtreecommitdiffstats
path: root/net/mptcp/protocol.c
diff options
context:
space:
mode:
authorKuniyuki Iwashima <[email protected]>2022-08-23 17:46:52 +0000
committerDavid S. Miller <[email protected]>2022-08-24 12:46:58 +0000
commite59ef36f0795696ab229569c153936bfd068d21c (patch)
treeda6e3945bf04821fd96942826e5d04c2144640f6 /net/mptcp/protocol.c
parentnet: Fix a data-race around sysctl_net_busy_poll. (diff)
downloadkernel-e59ef36f0795696ab229569c153936bfd068d21c.tar.gz
kernel-e59ef36f0795696ab229569c153936bfd068d21c.zip
net: Fix a data-race around sysctl_net_busy_read.
While reading sysctl_net_busy_read, it can be changed concurrently. Thus, we need to add READ_ONCE() to its reader. Fixes: 2d48d67fa8cd ("net: poll/select low latency socket support") Signed-off-by: Kuniyuki Iwashima <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/mptcp/protocol.c')
0 files changed, 0 insertions, 0 deletions