Re: [PATCH net-next] net: vrf: Add IFF_NO_QUEUE flag

2016-06-08 Thread David Miller
From: David Ahern Date: Wed, 8 Jun 2016 19:31:51 -0600 > On 6/8/16 1:08 PM, David Ahern wrote: >> Getting the following splat with ping in a VRF: > > ... > >> Fix by adding the IFF_NO_QUEUE flag for VRF devices. >> >> Fixes: f9eb8aea2a1e ("net_sched: transform qdisc running bit into a >> seqcou

Re: [PATCH net-next] net: vrf: Add IFF_NO_QUEUE flag

2016-06-08 Thread David Ahern
On 6/8/16 1:08 PM, David Ahern wrote: Getting the following splat with ping in a VRF: ... Fix by adding the IFF_NO_QUEUE flag for VRF devices. Fixes: f9eb8aea2a1e ("net_sched: transform qdisc running bit into a seqcount") Signed-off-by: David Ahern --- drivers/net/vrf.c | 2 ++ 1 file chan

[PATCH net-next] net: vrf: Add IFF_NO_QUEUE flag

2016-06-08 Thread David Ahern
Getting the following splat with ping in a VRF: [ 49.036323] == [ 49.038300] [ INFO: possible circular locking dependency detected ] [ 49.040313] 4.7.0-rc1+ #252 Not tainted [ 49.041502] ---