From: Eric Dumazet Date: Thu, 31 Mar 2011 08:51:35 +0000 (-0700) Subject: fib: add __rcu annotations X-Git-Tag: v3.0-rc1~377^2~559 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a5c047507aaaf00519921336d19c0f8f5f9f363;p=pandora-kernel.git fib: add __rcu annotations Add __rcu annotations and lockdep checks. Add const qualifiers node_parent() and node_parent_rcu() can use rcu_dereference_index_check() Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed