From: David Miller <davem@davemloft.net>
To: stid.smth@gmail.com
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH] pppoe: drop PPPOX_ZOMBIEs in pppoe_release
Date: Sat, 22 Sep 2012 15:51:44 -0400 (EDT) [thread overview]
Message-ID: <20120922.155144.1725496101166891963.davem@davemloft.net> (raw)
In-Reply-To: <CANEcBPR8EvBTsJ0tG+kqvn578qXnqTMwdciS_WChe9sm5yKdaw@mail.gmail.com>
From: Xiaodong Xu <stid.smth@gmail.com>
Date: Sat, 22 Sep 2012 18:09:32 +0800
> From: Xiaodong Xu <stid.smth@gmail.com>
>
> 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@gmail.com>
Applied and queued up for -stable, thanks.
next prev parent reply other threads:[~2012-09-22 19:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-22 10:09 [PATCH] pppoe: drop PPPOX_ZOMBIEs in pppoe_release Xiaodong Xu
2012-09-22 19:51 ` David Miller [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-09-22 9:53 Xiaodong Xu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120922.155144.1725496101166891963.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=stid.smth@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).