From: Wei Wang <wei...@google.com> Date: Mon, 9 Oct 2017 17:17:26 -0700
> From: Wei Wang <wei...@google.com> > > This patch replaces rcu_deference() with rcu_dereference_bh() in > ipv6_route_seq_next() to avoid the following warning: ... > Fixes: 66f5d6ce53e6 ("ipv6: replace rwlock with rcu and spinlock in > fib6_table") > Reported-by: Xiaolong Ye <xiaolong...@intel.com> > Signed-off-by: Wei Wang <wei...@google.com> > Acked-by: Eric Dumazet <eduma...@google.com> Applied, thanks.