From: Keith Busch <kbusch@kernel.org>
To: linux-nvme@lists.infradead.org, hch@lst.de, sagi@grimberg.me
Cc: John Levon <levon@movementarian.org>, Keith Busch <kbusch@kernel.org>
Subject: [PATCHv2 0/2] nvme shadow doorbel buf fixes
Date: Thu, 14 Oct 2021 09:45:41 -0700 [thread overview]
Message-ID: <20211014164543.1821327-1-kbusch@kernel.org> (raw)
This is v2 from an older patch series posted here:
https://lore.kernel.org/linux-nvme/20200427235243.2268765-1-kbusch@kernel.org/
Changes since v1:
Added comments explaining patch 1
Dropped patch 3 for now, which was just a performance optimization
Merged up for current master
Keith Busch (2):
nvme-pci: clear shadow doorbell memory on resets
nvme-pci: remove cached shadow doorbell offsets
drivers/nvme/host/pci.c | 109 ++++++++++++++++++----------------------
1 file changed, 49 insertions(+), 60 deletions(-)
--
2.25.4
next reply other threads:[~2021-10-14 16:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-14 16:45 Keith Busch [this message]
2021-10-14 16:45 ` [PATCHv2 1/2] nvme-pci: clear shadow doorbell memory on resets Keith Busch
2021-10-14 21:21 ` John Levon
2021-10-20 17:23 ` Christoph Hellwig
2021-10-14 16:45 ` [PATCHv2 2/2] nvme-pci: remove cached shadow doorbell offsets Keith Busch
2021-10-14 16:53 ` Christoph Hellwig
2021-10-14 17:09 ` John Levon
2021-10-14 17:49 ` Keith Busch
2021-10-14 18:33 ` John Levon
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=20211014164543.1821327-1-kbusch@kernel.org \
--to=kbusch@kernel.org \
--cc=hch@lst.de \
--cc=levon@movementarian.org \
--cc=linux-nvme@lists.infradead.org \
--cc=sagi@grimberg.me \
/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.