linux-stable/net/netrom
Eric Dumazet 10bbf1652c net: implement lockless SO_PRIORITY
This is a followup of 8bf43be799 ("net: annotate data-races
around sk->sk_priority").

sk->sk_priority can be read and written without holding the socket lock.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Wenjia Zhang <wenjia@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-10-01 19:09:54 +01:00
..
af_netrom.c net: implement lockless SO_PRIORITY 2023-10-01 19:09:54 +01:00
Makefile
nr_dev.c
nr_in.c
nr_loopback.c
nr_out.c
nr_route.c
nr_subr.c netrom: fix info-leak in nr_write_internal() 2023-05-25 21:02:29 -07:00
nr_timer.c
sysctl_net_netrom.c