mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
7976a11b30
Writers are holding a lock, but many readers do not. Following patch will add appropriate barriers in sk_acceptq_removed() and sk_acceptq_added(). Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>