Merge branch 'ipv6-route-rcu'
authorDavid S. Miller <davem@davemloft.net>
Thu, 21 Feb 2019 17:54:35 +0000 (09:54 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Feb 2019 17:54:35 +0000 (09:54 -0800)
Paolo Abeni says:

====================
ipv6: route: enforce RCU protection for fib6_info->from

This series addresses a couple of RCU left-over dating back to rt6_info->from
conversion to RCU

v1 -> v2:
 - fix a possible race in patch 1
====================

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

Trivial merge