Linux PCI subsystem development
 help / color / mirror / Atom feed
* [PATCH v3 0/3] mpi3mr: Support PCIe Error Recovery
@ 2024-06-13 19:00 Sumit Saxena
  2024-06-13 19:00 ` [PATCH v3 1/3] mpi3mr: Support PCIe Error Recovery callback handlers Sumit Saxena
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sumit Saxena @ 2024-06-13 19:00 UTC (permalink / raw)
  To: martin.petersen, helgaas, sathya.prakash, chandrakanth.patil,
	ranjan.kumar, prayas.patel
  Cc: linux-scsi, linux-pci, Sumit Saxena

[-- Attachment #1: Type: text/plain, Size: 1036 bytes --]

This patch series adds support for PCI error recovery for the controllers
managed by mpi3mr driver. The patch series is rework of initial
revisions submitted by Ranjan Kumar.

The series is based on the Host diagnostic buffer support series:
https://lore.kernel.org/linux-scsi/20240605094840.14968-1-ranjan.kumar@broadcom.com/T/#t

v1->v2:
- AER patch split as suggested by Bjorn Helgaas.
- Updated driver version to a new value.

v2->v3:
- Accomodated the feedback from Bjorn Helgaas.
- Simplified and dropped few patches.

Sumit Saxena (3):
  mpi3mr: Support PCIe Error Recovery callback handlers
  mpi3mr: Prevent PCI writes from driver during PCI error recovery
  mpi3mr: driver version update

 drivers/scsi/mpi3mr/mpi3mr.h           |  12 +-
 drivers/scsi/mpi3mr/mpi3mr_app.c       |  28 ++-
 drivers/scsi/mpi3mr/mpi3mr_fw.c        |  22 +-
 drivers/scsi/mpi3mr/mpi3mr_os.c        | 270 ++++++++++++++++++++++++-
 drivers/scsi/mpi3mr/mpi3mr_transport.c |  39 +++-
 5 files changed, 343 insertions(+), 28 deletions(-)

-- 
2.31.1


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4209 bytes --]

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

end of thread, other threads:[~2024-06-13 22:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-13 19:00 [PATCH v3 0/3] mpi3mr: Support PCIe Error Recovery Sumit Saxena
2024-06-13 19:00 ` [PATCH v3 1/3] mpi3mr: Support PCIe Error Recovery callback handlers Sumit Saxena
2024-06-13 22:57   ` Bjorn Helgaas
2024-06-13 19:00 ` [PATCH v3 2/3] mpi3mr: Prevent PCI writes from driver during PCI error recovery Sumit Saxena
2024-06-13 19:00 ` [PATCH v3 3/3] mpi3mr: driver version update Sumit Saxena

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