mbox series

[0/8] Update lpfc to revision 14.4.0.4

Message ID 20240726231512.92867-1-justintee8345@gmail.com
Headers show
Series Update lpfc to revision 14.4.0.4 | expand

Message

Justin Tee July 26, 2024, 11:15 p.m. UTC
Update lpfc to revision 14.4.0.4

This patch set contains diagnostic logging improvements, a minor clean up
when submitting abort requests, a bug fix related to reset and errata
paths, and modifications to FLOGI and PRLO ELS command handling.

The patches were cut against Martin's 6.11/scsi-queue tree.

Justin Tee (8):
  lpfc: Change diagnostic log flag during receipt of unknown ELS cmds
  lpfc: Remove redundant vport assignment when building an abort request
  lpfc: Validate hdwq pointers before dereferencing in reset/errata
    paths
  lpfc: Fix unintentional double clearing of vmid_flag
  lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached
    topology
  lpfc: Update PRLO handling in direct attached topology
  lpfc: Update lpfc version to 14.4.0.4
  lpfc: Copyright updates for 14.4.0.4 patches

 drivers/scsi/lpfc/lpfc.h           | 12 +++--
 drivers/scsi/lpfc/lpfc_els.c       | 79 ++++++++++++++++++------------
 drivers/scsi/lpfc/lpfc_hbadisc.c   | 14 ++++--
 drivers/scsi/lpfc/lpfc_nportdisc.c | 22 ++++++++-
 drivers/scsi/lpfc/lpfc_scsi.c      | 13 ++++-
 drivers/scsi/lpfc/lpfc_sli.c       | 13 ++++-
 drivers/scsi/lpfc/lpfc_version.h   |  2 +-
 drivers/scsi/lpfc/lpfc_vmid.c      |  3 +-
 8 files changed, 112 insertions(+), 46 deletions(-)

Comments

Martin K. Petersen Aug. 3, 2024, 1:50 a.m. UTC | #1
Justin,

> Update lpfc to revision 14.4.0.4

Applied to 6.12/scsi-staging, thanks!
Martin K. Petersen Aug. 5, 2024, 9:17 p.m. UTC | #2
On Fri, 26 Jul 2024 16:15:04 -0700, Justin Tee wrote:

> Update lpfc to revision 14.4.0.4
> 
> This patch set contains diagnostic logging improvements, a minor clean up
> when submitting abort requests, a bug fix related to reset and errata
> paths, and modifications to FLOGI and PRLO ELS command handling.
> 
> The patches were cut against Martin's 6.11/scsi-queue tree.
> 
> [...]

Applied to 6.12/scsi-queue, thanks!

[1/8] lpfc: Change diagnostic log flag during receipt of unknown ELS cmds
      https://git.kernel.org/mkp/scsi/c/5b8963c53de1
[2/8] lpfc: Remove redundant vport assignment when building an abort request
      https://git.kernel.org/mkp/scsi/c/f1bfe3207396
[3/8] lpfc: Validate hdwq pointers before dereferencing in reset/errata paths
      https://git.kernel.org/mkp/scsi/c/2be1d4f11944
[4/8] lpfc: Fix unintentional double clearing of vmid_flag
      https://git.kernel.org/mkp/scsi/c/3976beb1b410
[5/8] lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topology
      https://git.kernel.org/mkp/scsi/c/b5c18c9dd138
[6/8] lpfc: Update PRLO handling in direct attached topology
      https://git.kernel.org/mkp/scsi/c/1f0f7679ad89
[7/8] lpfc: Update lpfc version to 14.4.0.4
      https://git.kernel.org/mkp/scsi/c/62b52495e6a1
[8/8] lpfc: Copyright updates for 14.4.0.4 patches
      https://git.kernel.org/mkp/scsi/c/5b247f03779d