commit | 4eaa0e3c869acd5dbc7c2e3818a9ae9cbf221d27 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Wed Apr 14 16:13:29 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 14 16:13:29 2010 -0700 |
tree | 7583f360508bd0a01b666fb711d7d1c6e30e2ea9 | |
parent | 0110d6f22f392f976e84ab49da1b42f85b64a3c5 [diff] |
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 <eric.dumazet@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>