mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
unix_poll() and unix_dgram_poll() read sk->sk_err without any lock held. Add relevant READ_ONCE()/WRITE_ONCE() annotations. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
88 KiB
88 KiB