From: David Ahern <dsah...@kernel.org> Date: Thu, 1 Aug 2019 14:36:35 -0700
> From: David Ahern <dsah...@gmail.com> > > The nexthop path in rt6_update_exception_stamp_rt needs to call > rcu_read_unlock if it fails to find a fib6_nh match rather than > just returning. > > Fixes: e659ba31d806 ("ipv6: Handle all fib6_nh in a nexthop in exception > handling") > Signed-off-by: David Ahern <dsah...@gmail.com> Applied.