From: Greg KH <gregkh@linuxfoundation.org>
To: Jinpu Wang <jinpu.wang@profitbricks.com>
Cc: Jiri Slaby <jslaby@suse.cz>,
"Martin K. Petersen" <martin.petersen@oracle.com>,
Christoph Hellwig <hch@infradead.org>,
stable <stable@vger.kernel.org>,
Sebastian Parschauer <s.parschauer@gmx.de>,
Yun Wang <yun.wang@profitbricks.com>,
Gi-Oh Kim <gi-oh.kim@profitbricks.com>,
James Bottomley <jejb@linux.vnet.ibm.com>
Subject: Re: SCSI fix (a621bac3)missing in stable
Date: Wed, 29 Jun 2016 09:41:26 -0700 [thread overview]
Message-ID: <20160629164125.GB26901@kroah.com> (raw)
In-Reply-To: <CAMGffEk+Xo7qNtc9Nt7qCRpoOyTuo3D+gjxA+EXJf+3bHF+vSA@mail.gmail.com>
On Wed, Jun 29, 2016 at 02:36:08PM +0200, Jinpu Wang wrote:
> On Tue, Jun 21, 2016 at 5:31 PM, Jinpu Wang <jinpu.wang@profitbricks.com> wrote:
> > On Tue, Jun 21, 2016 at 4:45 PM, James Bottomley
> > <jejb@linux.vnet.ibm.com> wrote:
> >> On Mon, 2016-06-20 at 12:23 +0200, Jinpu Wang wrote:
> >>> On Fri, Jun 17, 2016 at 5:51 PM, James Bottomley
> >>> <jejb@linux.vnet.ibm.com> wrote:
> >>> > On Fri, 2016-06-17 at 17:29 +0200, Jinpu Wang wrote:
> >>> > > On Wed, Jun 15, 2016 at 10:04 AM, Jinpu Wang
> >>> > > <jinpu.wang@profitbricks.com> wrote:
> >>> > > > On Tue, Jun 14, 2016 at 10:03 PM, Greg KH <
> >>> > > > gregkh@linuxfoundation.org> wrote:
> >>> > > > > On Wed, Jun 08, 2016 at 06:47:40PM +0200, Jinpu Wang wrote:
> >>> > > > > > Hi all,
> >>> > > > > >
> >>> > > > > > We found the SCSI fix is missing in any stable only in
> >>> > > > > > linux
> >>> > > > > > 4.7-rc2
> >>> > > > > > [PATCH] scsi_lib: correctly retry failed zero length
> >>> > > > > > REQ_TYPE_FS
> >>> > > > > > commands
> >>> > > > > >
> >>> > > > > > commit a621bac3044ed6f7ec5fa0326491b2d4838bfa93 upstream.
> >>> > > > > >
> >>> > > > > > So we backport & tested on linux-3.12 (as we're using this
> >>> > > > > > kernel).
> >>> > > > > > Could you review if we did it right?
> >>> > > > >
> >>> > > > > This "backport" includes a bunch of checks and comments that
> >>> > > > > are
> >>> > > > > not in
> >>> > > > > the upstream kernel, so I don't really want to include it in
> >>> > > > > the
> >>> > > > > 3.14-stable queue unless you get the scsi maintainers to ack
> >>> > > > > it.
> >>> > > > >
> >>> > > > > thanks,
> >>> > > > >
> >>> > > > > greg k-h
> >>> > > >
> >>> > > > Thanks Greg!
> >>> > > >
> >>> > > > Hi James, hi Martin
> >>> > > >
> >>> > > > Could you give your Ack on the patch?
> >>> > > >
> >>> > > > --
> >>> > >
> >>> > > Ping?
> >>> >
> >>> > How can I review this? What you're proposing certainly isn't a
> >>> > backport. What you're actually trying to do is to port around this
> >>> > commit:
> >>> >
> >>> > ommit bc85dc500f9df9b2eec15077e5046672c46adeaa
> >>> > Author: Christoph Hellwig <hch@lst.de>
> >>> > Date: Thu May 1 16:51:03 2014 +0200
> >>> >
> >>> > scsi: remove scsi_end_request
> >>> >
> >>> > Have you tried simply backporting that to your tree and then
> >>> > applying
> >>> > to work around?
> >>> >
> >>> > James
> >>> >
> >>>
> >>> Thanks James for suggestions.
> >>> I did backport bc85dc500, and backport a621bac3, it passed my local
> >>> tests.
> >>>
> >>> Could you review patches attached?
> >>
> >> I'm afraid 3.12 is way too old for me to remember the current state of
> >> play. However, if those two patches backport unmodified and you've
> >> tested it, then you're good to go.
> >>
> >> James
> >>
> >>
> > Thanks James!
> >
> > Hi Greg,
> > Could pick up this 2 patches for 3.14? I tried locally, it can be
> > applied cleanly on top of 3.14.72
> >
> > And Jiri,
> > For 3.12, it can be applied cleanly on top of 3.12.61?
>
> Hi Greg & Jiri,
>
> A soft ping?
Please be patient, this is behind 150+ other patches at the moment...
greg k-h
next prev parent reply other threads:[~2016-06-29 16:41 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-08 16:47 SCSI fix (a621bac3)missing in stable Jinpu Wang
2016-06-08 17:11 ` Greg KH
2016-06-09 8:15 ` Jinpu Wang
2016-06-14 20:03 ` Greg KH
2016-06-15 8:04 ` Jinpu Wang
2016-06-17 15:29 ` Jinpu Wang
2016-06-17 15:51 ` James Bottomley
2016-06-20 10:23 ` Jinpu Wang
2016-06-21 14:45 ` James Bottomley
2016-06-21 15:31 ` Jinpu Wang
2016-06-29 12:36 ` Jinpu Wang
2016-06-29 16:41 ` Greg KH [this message]
2016-07-12 9:40 ` Jiri Slaby
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=20160629164125.GB26901@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=gi-oh.kim@profitbricks.com \
--cc=hch@infradead.org \
--cc=jejb@linux.vnet.ibm.com \
--cc=jinpu.wang@profitbricks.com \
--cc=jslaby@suse.cz \
--cc=martin.petersen@oracle.com \
--cc=s.parschauer@gmx.de \
--cc=stable@vger.kernel.org \
--cc=yun.wang@profitbricks.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