linux-stable/net/atm
Eric Dumazet 8e7bea4359 net: use skb_queue_empty_lockless() in poll() handlers
[ Upstream commit 3ef7cf57c7 ]

Many poll() handlers are lockless. Using skb_queue_empty_lockless()
instead of skb_queue_empty() is more appropriate.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-11-10 11:25:34 +01:00
..
addr.c
addr.h
atm_misc.c
atm_sysfs.c
br2684.c atm: Preserve value of skb->truesize when accounting to vcc 2018-07-22 14:28:43 +02:00
clip.c atm: Preserve value of skb->truesize when accounting to vcc 2018-07-22 14:28:43 +02:00
common.c net: use skb_queue_empty_lockless() in poll() handlers 2019-11-10 11:25:34 +01:00
common.h
ioctl.c
Kconfig
lec.c net: atm: Fix potential Spectre v1 vulnerabilities 2019-04-27 09:35:33 +02:00
lec.h
lec_arpc.h
Makefile
mpc.c atm: Preserve value of skb->truesize when accounting to vcc 2018-07-22 14:28:43 +02:00
mpc.h
mpoa_caches.c
mpoa_caches.h
mpoa_proc.c
pppoatm.c atm: Preserve value of skb->truesize when accounting to vcc 2018-07-22 14:28:43 +02:00
proc.c
protocols.h
pvc.c
raw.c atm: Preserve value of skb->truesize when accounting to vcc 2018-07-22 14:28:43 +02:00
resources.c
resources.h
signaling.c
signaling.h
svc.c