linux/net/unix
Eric Dumazet eaefd1105b net: add __rcu annotations to sk_wq and wq
Add proper RCU annotations/verbs to sk_wq and wq members

Fix __sctp_write_space() sk_sleep() abuse (and sock->wq access)

Fix sunrpc sk_sleep() abuse too

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-02-22 10:19:31 -08:00
..
Kconfig
Makefile
af_unix.c net: add __rcu annotations to sk_wq and wq 2011-02-22 10:19:31 -08:00
garbage.c
sysctl_net_unix.c