public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
From: Sumit Saxena <sumit.saxena@broadcom.com>
To: martin.petersen@oracle.com, helgaas@kernel.org,
	sathya.prakash@broadcom.com, sumit.saxena@broadcom.com,
	chandrakanth.patil@broadcom.com, prayas.patel@broadcom.com
Cc: linux-scsi@vger.kernel.org, linux-pci@vger.kernel.org
Subject: [PATCH v4 0/3] mpi3mr: Support PCI Error Recovery
Date: Wed, 26 Jun 2024 23:56:54 +0530	[thread overview]
Message-ID: <20240626182657.7716-1-sumit.saxena@broadcom.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1092 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/20240626102646.14298-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.

v3->v4:
- Accomodated the feedback from Bjorn Helgaas.

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

 drivers/scsi/mpi3mr/mpi3mr.h           |  11 +-
 drivers/scsi/mpi3mr/mpi3mr_app.c       |  28 +--
 drivers/scsi/mpi3mr/mpi3mr_fw.c        |  22 ++-
 drivers/scsi/mpi3mr/mpi3mr_os.c        | 248 ++++++++++++++++++++++++-
 drivers/scsi/mpi3mr/mpi3mr_transport.c |  39 +++-
 5 files changed, 321 insertions(+), 27 deletions(-)

-- 
2.31.1


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

             reply	other threads:[~2024-06-26 18:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-26 18:26 Sumit Saxena [this message]
2024-06-26 18:26 ` [PATCH v4 1/3] mpi3mr: Support PCI Error Recovery callback handlers Sumit Saxena
2024-06-26 18:26 ` [PATCH v4 2/3] mpi3mr: Prevent PCI writes from driver during PCI error recovery Sumit Saxena
2024-06-26 18:26 ` [PATCH v4 3/3] mpi3mr: driver version update Sumit Saxena

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=20240626182657.7716-1-sumit.saxena@broadcom.com \
    --to=sumit.saxena@broadcom.com \
    --cc=chandrakanth.patil@broadcom.com \
    --cc=helgaas@kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=prayas.patel@broadcom.com \
    --cc=sathya.prakash@broadcom.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox