public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] lpfc: Update lpfc to revision 14.2.0.1
@ 2022-03-17  3:27 James Smart
  2022-03-17  3:27 ` [PATCH 1/4] lpfc: Improve PCI EEH Error and Recovery Handling James Smart
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: James Smart @ 2022-03-17  3:27 UTC (permalink / raw)
  To: linux-scsi; +Cc: James Smart

Update lpfc to revision 14.2.0.1

This patch set contains 3 fixes for errors detected during eeh error
injection.

The patches were cut against Martin's 5.18/scsi-staging tree

James Smart (4):
  lpfc: Improve PCI EEH Error and Recovery Handling
  lpfc: Fix unload hang after back to back PCI EEH faults
  lpfc: Fix queue failures when recovering from PCI parity error
  lpfc: Update lpfc version to 14.2.0.1

 drivers/scsi/lpfc/lpfc.h         |   7 +-
 drivers/scsi/lpfc/lpfc_crtn.h    |   3 +
 drivers/scsi/lpfc/lpfc_hbadisc.c | 120 +++++++++++++++++++++++++------
 drivers/scsi/lpfc/lpfc_init.c    |  88 ++++++++++++++++-------
 drivers/scsi/lpfc/lpfc_nvme.c    |  27 ++++---
 drivers/scsi/lpfc/lpfc_sli.c     |  65 +++++++++++------
 drivers/scsi/lpfc/lpfc_version.h |   2 +-
 7 files changed, 232 insertions(+), 80 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2022-04-07 13:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-17  3:27 [PATCH 0/4] lpfc: Update lpfc to revision 14.2.0.1 James Smart
2022-03-17  3:27 ` [PATCH 1/4] lpfc: Improve PCI EEH Error and Recovery Handling James Smart
2022-03-17  3:27 ` [PATCH 2/4] lpfc: Fix unload hang after back to back PCI EEH faults James Smart
2022-03-17  3:27 ` [PATCH 3/4] lpfc: Fix queue failures when recovering from PCI parity error James Smart
2022-03-17  3:27 ` [PATCH 4/4] lpfc: Update lpfc version to 14.2.0.1 James Smart
2022-03-30  3:20 ` [PATCH 0/4] lpfc: Update lpfc to revision 14.2.0.1 Martin K. Petersen
2022-04-07 13:35 ` Martin K. Petersen

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