From: Eric Dumazet Date: Wed, 14 Apr 2010 23:13:29 +0000 (-0700) Subject: fib: suppress lockdep-RCU false positive in FIB trie. X-Git-Tag: v2.6.34-rc5~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4eaa0e3c869acd5dbc7c2e3818a9ae9cbf221d27;p=pandora-kernel.git fib: suppress lockdep-RCU false positive in FIB trie. Followup of commit 634a4b20 Allow tnode_get_child_rcu() to be called either under rcu_read_lock() protection or with RTNL held. Signed-off-by: Eric Dumazet Signed-off-by: Paul E. McKenney Signed-off-by: David S. Miller --- Reading git-diff-tree failed