Files
kernel/include/linux
Christoph Hellwig e6476c2144 net: remove bogus RCU annotations on socket.wq
We never use RCU protection for it, just a lot of cargo-cult
rcu_deference_protects calls.

Note that we do keep the kfree_rcu call for it, as the references through
struct sock are RCU protected and thus might require a grace period before
freeing.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-07-31 12:40:22 -07:00
..
2018-06-07 14:23:08 +01:00
2018-07-22 11:51:30 -07:00
2018-06-15 18:10:01 -03:00
2018-06-27 18:58:49 +03:00
2018-06-14 17:01:45 +02:00
2018-06-15 18:10:01 -03:00
2018-07-03 18:33:19 -04:00
2018-06-07 17:34:37 -07:00
2018-06-22 13:43:27 +09:00
2018-06-22 13:43:27 +09:00
2018-06-21 17:39:18 +02:00
2018-06-15 07:55:25 +09:00
2018-06-07 17:34:35 -07:00
2018-06-07 17:34:37 -07:00
2018-06-07 17:34:39 -07:00
2018-06-07 17:34:36 -07:00
2018-06-06 16:10:45 -05:00
2018-07-18 15:40:26 -05:00
2018-06-07 17:34:35 -07:00
2018-07-25 13:41:22 -07:00
2018-06-29 08:48:06 -06:00
2018-06-07 17:34:35 -07:00
2018-07-12 14:50:40 -07:00