From: Greg KH <greg@kroah.com>
To: Dan Williams <dcbw@redhat.com>
Cc: "John W. Linville" <linville@tuxdriver.com>,
cjb@laptop.org, linux-wireless@vger.kernel.org,
stable@kernel.org
Subject: Re: [stable] [PATCH] libertas: clear current command on card removal
Date: Mon, 8 Sep 2008 20:51:56 -0700 [thread overview]
Message-ID: <20080909035156.GB13817@kroah.com> (raw)
In-Reply-To: <1220909957.9427.7.camel@localhost.localdomain>
On Mon, Sep 08, 2008 at 05:39:17PM -0400, Dan Williams wrote:
> On Mon, 2008-09-08 at 17:01 -0400, John W. Linville wrote:
> > On Mon, Sep 08, 2008 at 04:34:40PM -0400, Dan Williams wrote:
> > > If certain commands were in-flight when the card was pulled or the
> > > driver rmmod-ed, cleanup would block on the work queue stopping, but the
> > > work queue was in turn blocked on the current command being canceled,
> > > which didn't happen. Fix that.
> > >
> > > Signed-off-by: Dan Williams <dcbw@redhat.com>
> > > ---
> > > John, this is 2.6.27 material if there's still time.
> >
> > I have to remind you of the new "regressions only" policy. Is this a
> > problem that we introduced in old code during the 2.6.27 merge window?
>
> True :) It is not a regression from 2.6.26, but a fairly serious bug
> that has existed for some time. Thus, treat it as you like to avoid
> getting flamed by Linus & Dave.
>
> I'll post to stable after 2.6.27 comes out then.
No, post to stable when the patch goes into Linus's tree as that is a
requirement.
To do so automatically, just add:
CC: stable <stable@kernel.org>
in the signed-off-by: area of the patch and we will be automatically
notified when it goes into Linus's tree and will pick it up then, no
extra work for you at all (and much easier for the stable-team as well.)
thanks,
greg k-h
prev parent reply other threads:[~2008-09-09 3:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-08 20:34 [PATCH] libertas: clear current command on card removal Dan Williams
2008-09-08 21:01 ` John W. Linville
2008-09-08 21:39 ` Dan Williams
2008-09-09 3:51 ` Greg KH [this message]
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=20080909035156.GB13817@kroah.com \
--to=greg@kroah.com \
--cc=cjb@laptop.org \
--cc=dcbw@redhat.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=stable@kernel.org \
/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).