public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCHv2 0/2] nvme shadow doorbel buf fixes
@ 2021-10-14 16:45 Keith Busch
  2021-10-14 16:45 ` [PATCHv2 1/2] nvme-pci: clear shadow doorbell memory on resets Keith Busch
  2021-10-14 16:45 ` [PATCHv2 2/2] nvme-pci: remove cached shadow doorbell offsets Keith Busch
  0 siblings, 2 replies; 9+ messages in thread
From: Keith Busch @ 2021-10-14 16:45 UTC (permalink / raw)
  To: linux-nvme, hch, sagi; +Cc: John Levon, Keith Busch

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-10-20 17:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-14 16:45 [PATCHv2 0/2] nvme shadow doorbel buf fixes Keith Busch
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox