All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Marc Orr <marcorr@google.com>
Cc: stable@vger.kernel.org, Christoph Hellwig <hch@lst.de>,
	Keith Busch <kbusch@kernel.org>
Subject: Re: [PATCH 5.4 1/2] nvme-pci: refactor nvme_unmap_data
Date: Thu, 4 Mar 2021 14:42:10 +0100	[thread overview]
Message-ID: <YEDjsidRbq4CGfVW@kroah.com> (raw)
In-Reply-To: <20210302173911.12044-1-marcorr@google.com>

On Tue, Mar 02, 2021 at 05:39:10PM +0000, Marc Orr wrote:
> From: Christoph Hellwig <hch@lst.de>
> 
> commit 9275c206f88e5c49cb3e71932c81c8561083db9e upstream.
> 
> Split out three helpers from nvme_unmap_data that will allow finer grained
> unwinding from nvme_map_data.
> 
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> Reviewed-by: Keith Busch <kbusch@kernel.org>
> Reviewed-by: Marc Orr <marcorr@google.com>
> Signed-off-by: Marc Orr <marcorr@google.com>
> ---
>  drivers/nvme/host/pci.c | 77 ++++++++++++++++++++++++++---------------
>  1 file changed, 49 insertions(+), 28 deletions(-)

Both now queued up, thanks.

greg k-h

      parent reply	other threads:[~2021-03-04 13:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-02 17:39 [PATCH 5.4 1/2] nvme-pci: refactor nvme_unmap_data Marc Orr
2021-03-02 17:39 ` [PATCH 5.4 2/2] nvme-pci: fix error unwind in nvme_map_data Marc Orr
2021-03-04 13:42 ` 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=YEDjsidRbq4CGfVW@kroah.com \
    --to=greg@kroah.com \
    --cc=hch@lst.de \
    --cc=kbusch@kernel.org \
    --cc=marcorr@google.com \
    --cc=stable@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.