Re: [PATCH] pppoe: drop PPPOX_ZOMBIEs in pppoe_release

From: David Miller
Date: Sat Sep 22 2012 - 15:51:45 EST


From: Xiaodong Xu <stid.smth@xxxxxxxxx>
Date: Sat, 22 Sep 2012 18:09:32 +0800

> From: Xiaodong Xu <stid.smth@xxxxxxxxx>
>
> When PPPOE is running over a virtual ethernet interface (e.g., a
> bonding interface) and the user tries to delete the interface in case
> the PPPOE state is ZOMBIE, the kernel will loop forever while
> unregistering net_device for the reference count is not decreased to
> zero which should have been done with dev_put().
>
> Signed-off-by: Xiaodong Xu <stid.smth@xxxxxxxxx>

Applied and queued up for -stable, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/