From: Eric Dumazet Date: Mon, 25 Oct 2010 03:32:44 +0000 (+0000) Subject: ipv4: add __rcu annotations to ip_ra_chain X-Git-Tag: v2.6.37-rc1~88^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43a951e9994fd218ab4e641f94a2fc53556c3675;p=pandora-kernel.git ipv4: add __rcu annotations to ip_ra_chain Add __rcu annotations to : (struct ip_ra_chain)->next struct ip_ra_chain *ip_ra_chain; And use appropriate rcu primitives. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed