summaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-add.c
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@amazon.com>2022-07-18 10:26:50 -0700
committerDavid S. Miller <davem@davemloft.net>2022-07-20 10:14:50 +0100
commit4e08ed41cb1194009fc1a916a59ce3ed4afd77cd (patch)
tree44c348bc05215a783ea2b158b3d45acb2691b71c /lib/mpi/mpi-add.c
parent1a63cb91f0c2fcdeced6d6edee8d1d886583d139 (diff)
tcp: Fix a data-race around sysctl_tcp_stdurg.
While reading sysctl_tcp_stdurg, 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 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions