Skip to content
Commit 4eaa0e3c authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

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: default avatarEric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0110d6f2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment