From: David Ahern <[email protected]>
Date: Wed, 14 Oct 2015 16:44:00 -0700

> This command:
>   ip route add 192.168.1.0/24 nexthop via 10.2.1.5 dev eth1 nexthop via 
> 10.2.2.5 dev eth2
> 
> generated this suspicious RCU usage message:
 ...
> It looks like all of the code paths to fib_rebalance are under rtnl.
> 
> Fixes: 0e884c78ee19 ("ipv4: L3 hash-based multipath")
> Cc: Peter Nørlund <[email protected]>
> Signed-off-by: David Ahern <[email protected]>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to