diff options
| author | Kuniyuki Iwashima <kuniyu@amazon.com> | 2022-07-15 20:17:48 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2022-07-18 14:21:54 +0300 |
| commit | 4177f545895b1da08447a80692f30617154efa6e (patch) | |
| tree | be94ec28ffb746a5f9c96582d89a85a751fbb642 /include/linux/fpga/fpga-bridge.h | |
| parent | f2e383b5bb6bbc60a0b94b87b3e49a2b1aefd11e (diff) | |
| download | linux-4177f545895b1da08447a80692f30617154efa6e.tar.xz | |
tcp: Fix data-races around sysctl_tcp_migrate_req.
While reading sysctl_tcp_migrate_req, it can be changed concurrently.
Thus, we need to add READ_ONCE() to its readers.
Fixes: f9ac779f881c ("net: Introduce net.ipv4.tcp_migrate_req.")
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions
