]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
commitf7c3b12cec09ad487d343fc940f606d17157d047
treea25f9508243656db0d31f15c1dde671845ba23e1
parent40cde8249a8280e4e24b42a4e20813ac4c1368e9
parent8a14e46f140230ca889c2b0a4753ae8ea45fd770
Merge branch 'ipv6-couple-of-fixes-for-rcu-change-to-from'

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>