mbox series

[0/4] lpfc: Update lpfc to revision 14.2.0.1

Message ID 20220317032737.45308-1-jsmart2021@gmail.com
Headers show
Series lpfc: Update lpfc to revision 14.2.0.1 | expand

Message

James Smart March 17, 2022, 3:27 a.m. UTC
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(-)

Comments

Martin K. Petersen March 30, 2022, 3:20 a.m. UTC | #1
James,

> Update lpfc to revision 14.2.0.1

Applied to 5.18/scsi-staging, thanks!
Martin K. Petersen April 7, 2022, 1:35 p.m. UTC | #2
On Wed, 16 Mar 2022 20:27:33 -0700, James Smart wrote:

> 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
> 
> [...]

Applied to 5.18/scsi-fixes, thanks!

[1/4] lpfc: Improve PCI EEH Error and Recovery Handling
      https://git.kernel.org/mkp/scsi/c/35ed9613d83f
[2/4] lpfc: Fix unload hang after back to back PCI EEH faults
      https://git.kernel.org/mkp/scsi/c/a4691038b407
[3/4] lpfc: Fix queue failures when recovering from PCI parity error
      https://git.kernel.org/mkp/scsi/c/df0101197c4d
[4/4] lpfc: Update lpfc version to 14.2.0.1
      https://git.kernel.org/mkp/scsi/c/4f3beb36b1e4