On 10/4/16 3:06 PM, David Miller wrote:
> Applied and queued up for -stable, thanks.
While our original problem was fixed by this patch, Roopa found another series
of commands where it fails to properly do dev_put so a followup is needed.
From: Andrew Collins
Date: Mon, 3 Oct 2016 13:43:02 -0600
> This is a respin of a patch to fix a relatively easily reproducible kernel
> panic related to the all_adj_list handling for netdevs in recent kernels.
>
> The following sequence of commands will reproduce the issue:
>
> ip link add lin
This is a respin of a patch to fix a relatively easily reproducible kernel
panic related to the all_adj_list handling for netdevs in recent kernels.
The following sequence of commands will reproduce the issue:
ip link add link eth0 name eth0.100 type vlan id 100
ip link add link eth0 name eth0.20