Eric Dumazet
b914c4ea92
inetpeer: __rcu annotations
...
Adds __rcu annotations to inetpeer
(struct inet_peer)->avl_left
(struct inet_peer)->avl_right
This is a tedious cleanup, but removes one smp_wmb() from link_to_pool()
since we now use more self documenting rcu_assign_pointer().
Note the use of RCU_INIT_POINTER() instead of rcu_assign_pointer() in
all cases we dont need a memory barrier.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2010-10-27 11:37:33 -07:00
..
2010-10-24 13:41:39 -07:00
2010-08-20 00:50:16 -07:00
2010-10-11 12:54:04 -07:00
2010-10-18 11:03:14 +02:00
2010-09-23 14:33:39 -07:00
2010-10-19 03:50:48 -07:00
2010-10-19 03:50:47 -07:00
2010-10-26 11:42:39 -07:00
2010-10-21 03:09:41 -07:00
2010-10-05 20:39:38 -07:00
2010-10-21 03:09:41 -07:00
2010-10-24 13:41:39 -07:00
2010-10-25 13:09:45 -07:00
2010-08-19 00:08:30 -07:00
2010-10-19 03:50:48 -07:00
2010-07-12 12:57:54 -07:00
2010-09-23 14:33:39 -07:00
2010-07-12 12:57:54 -07:00
2010-10-21 13:06:43 +02:00
2010-10-27 11:37:33 -07:00
2010-09-23 14:33:39 -07:00
2010-10-19 03:50:48 -07:00
2010-06-28 23:24:29 -07:00
2010-09-19 12:42:34 -07:00
2010-09-27 01:03:03 -07:00
2010-10-25 14:18:28 -07:00
2010-10-05 14:47:55 -07:00
2010-10-03 21:50:53 -07:00
2010-10-24 13:41:39 -07:00
2010-08-21 23:05:39 -07:00
2010-06-15 17:31:06 +02:00
2010-06-30 13:31:19 -07:00
2010-10-27 11:37:31 -07:00
2010-08-19 00:08:30 -07:00
2010-10-27 11:37:31 -07:00
2010-06-26 22:00:03 -07:00
2010-08-27 19:31:56 -07:00
2010-10-18 11:03:14 +02:00
2010-10-24 13:41:39 -07:00
2010-10-21 13:06:43 +02:00
2010-09-23 14:33:39 -07:00
2010-09-23 14:33:39 -07:00
2010-10-15 15:53:27 +02:00
2010-10-17 13:46:33 -07:00
2010-10-18 11:03:14 +02:00
2010-09-23 14:33:39 -07:00
2010-10-04 11:56:38 -07:00
2010-10-27 11:37:32 -07:00
2010-10-25 14:18:28 -07:00
2010-07-12 12:57:54 -07:00
2010-07-12 12:57:54 -07:00
2010-10-11 13:06:53 -07:00
2010-09-20 11:11:38 -07:00
2010-08-30 13:50:45 -07:00