[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20101027.112227.179923691.davem@davemloft.net>
Date: Wed, 27 Oct 2010 11:22:27 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] tunnels: add __rcu annotations
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Tue, 26 Oct 2010 09:01:26 +0200
> 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@...il.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists