From: Paul E. McKenney Date: Mon, 22 Mar 2010 01:01:05 +0000 (-0700) Subject: net: suppress lockdep-RCU false positive in FIB trie. X-Git-Tag: v2.6.34-rc3~84^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=634a4b20;p=pandora-kernel.git net: suppress lockdep-RCU false positive in FIB trie. Allow fib_find_node() to be called either under rcu_read_lock() protection or with RTNL held. Signed-off-by: Paul E. McKenney Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed