From: Greg KH <greg@kroah.com>
To: Ming Lei <ming.lei@redhat.com>
Cc: Yi Zhang <yi.zhang@redhat.com>, Sagi Grimberg <sagi@grimberg.me>,
Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>,
stable@vger.kernel.org, linux-nvme@lists.infradead.org,
Christoph Hellwig <hch@lst.de>
Subject: Re: [RESEND PATCH stable only] nvmet: set loop queue's segment boundary mask as PAGE_SIZE - 1
Date: Wed, 24 Apr 2019 18:48:13 +0200 [thread overview]
Message-ID: <20190424164813.GD21916@kroah.com> (raw)
In-Reply-To: <20190403162226.GA22741@ming.t460p>
On Thu, Apr 04, 2019 at 12:22:27AM +0800, Ming Lei wrote:
> On Wed, Apr 03, 2019 at 04:04:27PM +0200, Greg KH wrote:
> > On Tue, Apr 02, 2019 at 09:56:10AM +0800, Ming Lei wrote:
> > > NVMe target only accepts single-page sg list, either file or block
> > > device backed target code follows this assumption.
> > >
> > > However, loop target is one exception, given the sg list is from
> > > the host queue directly.
> > >
> > > This patch sets loop queue's segment boundary mask as PAGE_SIZE - 1
> > > for following NVMe target assumption.
> > >
> > > Multi-page bvec has been merged to v5.1-rc1, so commit 02db99548d36
> > > ("nvmet: fix building bvec from sg list") can fix the current issue
> > > simply without needing to limit the segment size for nvme-loop.
> >
> > I don't understand, 02db99548d36 does not work for older kernels, so
> > because of that, you need/want this patch to be applied? If so, what
> > specific kernel versions do you want this to go to?
>
> Old kernel needs both this patch and 02db99548d36, and you should see
> the description in 02db99548d36 commit log too.
>
> This patch should be needed since nvme-loop is introduced.
I'm sorry, I still do not understand. Please resend the patches that
you wish to have applied, with the proper git commit ids, and let us
know what trees they should be applied to. I can not parse the above
text, sorry.
greg k-h
prev parent reply other threads:[~2019-04-24 16:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-02 1:56 [RESEND PATCH stable only] nvmet: set loop queue's segment boundary mask as PAGE_SIZE - 1 Ming Lei
2019-04-03 14:04 ` Greg KH
2019-04-03 16:22 ` Ming Lei
2019-04-24 16:48 ` 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=20190424164813.GD21916@kroah.com \
--to=greg@kroah.com \
--cc=chaitanya.kulkarni@wdc.com \
--cc=hch@lst.de \
--cc=linux-nvme@lists.infradead.org \
--cc=ming.lei@redhat.com \
--cc=sagi@grimberg.me \
--cc=stable@vger.kernel.org \
--cc=yi.zhang@redhat.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).