"include/git@git.tuxist.de:jan.koester/linux.git" did not exist on "288efe8606b62d0753ba6722b36ef241877251fd"
Eric Dumazet
authored
sk->sk_ack_backlog can be read without any lock being held. We need to use READ_ONCE()/WRITE_ONCE() to avoid load/store tearing and/or potential KCSAN warnings. Signed-off-by:Eric Dumazet <edumazet@google.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Name | Last commit | Last update |
---|