All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] pci-epf and tcp fixes
@ 2025-02-10  0:28 Damien Le Moal
  2025-02-10  0:28 ` [PATCH 1/3] nvmet: pci-epf: Correctly initialize CSTS when enabling the controller Damien Le Moal
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Damien Le Moal @ 2025-02-10  0:28 UTC (permalink / raw)
  To: linux-nvme, Keith Busch, Christoph Hellwig, Sagi Grimberg

All,

3 patches in this series to fix a couple of issues with the PCI endpoint
function target driver and a trivial fix for a compilation warning with
the tcp fabrics host driver.

Damien Le Moal (3):
  nvmet: pci-epf: Correctly initialize CSTS when enabling the controller
  nvmet: pci-epf: Do not uselessly write the CSTS register
  nvme: tcp: Fix compilation warning with W=1

 drivers/nvme/host/tcp.c       |  2 +-
 drivers/nvme/target/pci-epf.c | 28 ++++++++++++++++++----------
 2 files changed, 19 insertions(+), 11 deletions(-)

-- 
2.48.1



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

end of thread, other threads:[~2025-02-17  7:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-10  0:28 [PATCH 0/3] pci-epf and tcp fixes Damien Le Moal
2025-02-10  0:28 ` [PATCH 1/3] nvmet: pci-epf: Correctly initialize CSTS when enabling the controller Damien Le Moal
2025-02-13  5:59   ` Christoph Hellwig
2025-02-17  7:48   ` Sagi Grimberg
2025-02-10  0:28 ` [PATCH 2/3] nvmet: pci-epf: Do not uselessly write the CSTS register Damien Le Moal
2025-02-13  5:59   ` Christoph Hellwig
2025-02-17  7:48   ` Sagi Grimberg
2025-02-10  0:28 ` [PATCH 3/3] nvme: tcp: Fix compilation warning with W=1 Damien Le Moal
2025-02-13  5:59   ` Christoph Hellwig
2025-02-17  7:47   ` Sagi Grimberg

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.