]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'ipv6-couple-of-fixes-for-rcu-change-to-from'
authorDavid S. Miller <davem@davemloft.net>
Mon, 23 Apr 2018 20:12:55 +0000 (16:12 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Apr 2018 20:12:55 +0000 (16:12 -0400)
David Ahern says:

====================
net/ipv6: couple of fixes for rcu change to from

So many details... I am thankful for all the robots running the
permutations and tools.

Two bug fixes from the rcu change to rt->from:
1. missing rcu lock in ip6_negative_advice
2. rcu dereferences in 2 sites
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge