]> git.baikalelectronics.ru Git - kernel.git/commit
ipv4: Add lockdep condition to fix for_each_entry()
authorJoel Fernandes (Google) <joel@joelfernandes.org>
Tue, 16 Jul 2019 22:12:24 +0000 (18:12 -0400)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Fri, 9 Aug 2019 18:01:08 +0000 (11:01 -0700)
commitee0845a4352c760eeb29d93151acba52717da7b4
tree7a4450003a11b80d04efbf729529ba813b46c3aa
parent7db681aa8da942163188df3451bcecc3661f9519
ipv4: Add lockdep condition to fix for_each_entry()

This commit applies the consolidated list_for_each_entry_rcu() support
for lockdep conditions.

Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
net/ipv4/fib_frontend.c