diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-10-25 23:01:26 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-10-27 20:37:32 +0200 |
commit | b33eab08445d86c3d0dec3111ce10df561328705 (patch) | |
tree | 381a37141d4da9cf6cb3a8c8c37c6363d856f8e4 /net/sched/cls_cgroup.c | |
parent | net: add __rcu annotations to protocol (diff) | |
download | linux-b33eab08445d86c3d0dec3111ce10df561328705.tar.xz linux-b33eab08445d86c3d0dec3111ce10df561328705.zip |
tunnels: add __rcu annotations
Add __rcu annotations to :
(struct ip_tunnel)->prl
(struct ip_tunnel_prl_entry)->next
(struct xfrm_tunnel)->next
struct xfrm_tunnel *tunnel4_handlers
struct xfrm_tunnel *tunnel64_handlers
And use appropriate rcu primitives to reduce sparse warnings if
CONFIG_SPARSE_RCU_POINTER=y
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/cls_cgroup.c')
0 files changed, 0 insertions, 0 deletions