From: Eric Dumazet Date: Sun, 24 Oct 2010 21:33:16 +0000 (+0000) Subject: tunnels: add _rcu annotations X-Git-Tag: v2.6.37-rc1~88^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f0bcf152582e7403155627a38e07bf3ef7f3cf5;p=pandora-kernel.git tunnels: add _rcu annotations (struct ip6_tnl)->next is rcu protected : (struct ip_tunnel)->next is rcu protected : (struct xfrm6_tunnel)->next is rcu protected : add __rcu annotation and proper rcu primitives. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed