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-21 04:26:39 -07:00
2010-10-12 12:44:53 -03:00
2010-06-29 00:08:21 -07:00
2010-09-23 14:33:39 -07:00
2010-10-23 11:47:02 -07:00
2010-10-17 13:49:14 -07:00
2010-10-13 14:40:34 -07:00
2010-09-23 14:33:39 -07:00
2010-08-20 01:42:59 -07:00
2010-10-16 11:13:24 -07:00
2010-06-11 18:37:08 -07:00
2010-10-05 00:47:39 -07:00
2010-06-16 14:58:16 -07:00
2010-09-29 19:45:35 -07:00
2010-10-13 15:45:22 -04:00
2010-10-07 09:43:45 +02:00
2010-06-03 03:21:52 -07:00
2010-06-03 03:21:52 -07:00
2010-06-10 23:31:35 -07:00
2010-10-11 13:06:53 -07:00
2010-10-27 11:37:31 -07:00
2010-10-27 11:37:32 -07:00
2010-09-28 23:38:15 -07:00
2010-10-25 13:09:44 -07:00
2010-10-05 13:35:30 -04:00
2010-08-21 23:05:39 -07:00
2010-05-18 15:36:06 -07:00
2010-07-12 20:21:46 -07:00
2010-08-30 13:23:33 -07:00
2010-09-23 14:33:39 -07:00
2010-06-30 13:44:29 -07:00
2010-10-21 13:06:43 +02:00
2010-06-23 13:16:38 -07:00
2010-10-27 11:37:33 -07:00
2010-06-10 23:31:35 -07:00
2010-10-25 13:09:45 -07:00
2010-10-05 20:39:38 -07:00
2010-10-21 11:04:43 +02:00
2010-10-25 14:18:28 -07:00
2010-10-27 11:37:32 -07:00
2010-09-23 14:33:39 -07:00
2010-06-03 03:21:52 -07:00
2010-07-26 15:09:04 -04:00
2010-10-13 15:45:22 -04:00
2010-06-03 03:21:52 -07:00
2010-06-03 03:21:52 -07:00
2010-10-11 16:09:14 -07:00
2010-10-25 14:18:27 -07:00
2010-06-23 12:58:40 -07:00
2010-06-02 03:23:51 -07:00
2010-10-27 11:37:31 -07:00
2010-09-08 13:42:22 -07:00
2010-07-20 16:44:35 -04:00
2010-09-27 15:03:33 -07:00
2010-10-21 03:09:45 -07:00
2010-10-21 03:09:47 -07:00
2010-06-16 14:55:56 -07:00
2010-06-30 13:31:19 -07:00
2010-10-25 14:18:28 -07:00
2010-09-29 19:45:36 -07:00
2010-10-21 16:05:41 +02:00
2010-05-17 17:39:27 -07:00
2010-10-27 11:37:32 -07:00