mbox series

[0/6] Update lpfc to revision 14.4.0.8

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

Message

Justin Tee Jan. 31, 2025, 12:05 a.m. UTC
Update lpfc to revision 14.4.0.8

This patch set contains fixes related to diagnostic logging, smatch, and
ndlp ptr referencing issues.

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

Justin Tee (6):
  lpfc: Reduce log message generation during ELS ring clean up
  lpfc: Free phba irq in lpfc_sli4_enable_msi when pci_irq_vector fails
  lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbk
  lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routine
  lpfc: Update lpfc version to 14.4.0.8
  lpfc: Copyright updates for 14.4.0.8 patches

 drivers/scsi/lpfc/lpfc_els.c     | 12 +++++-------
 drivers/scsi/lpfc/lpfc_hbadisc.c | 31 ++++++++++++++++++++++---------
 drivers/scsi/lpfc/lpfc_init.c    |  4 +++-
 drivers/scsi/lpfc/lpfc_version.h |  6 +++---
 4 files changed, 33 insertions(+), 20 deletions(-)

Comments

Martin K. Petersen Feb. 4, 2025, 2:54 a.m. UTC | #1
Justin,

> Update lpfc to revision 14.4.0.8

Applied to 6.15/scsi-staging, thanks!
Martin K. Petersen Feb. 10, 2025, 2:58 a.m. UTC | #2
On Thu, 30 Jan 2025 16:05:18 -0800, Justin Tee wrote:

> Update lpfc to revision 14.4.0.8
> 
> This patch set contains fixes related to diagnostic logging, smatch, and
> ndlp ptr referencing issues.
> 
> The patches were cut against Martin's 6.14/scsi-queue tree.
> 
> [...]

Applied to 6.15/scsi-queue, thanks!

[1/6] lpfc: Reduce log message generation during ELS ring clean up
      https://git.kernel.org/mkp/scsi/c/8eccc58d71ea
[2/6] lpfc: Free phba irq in lpfc_sli4_enable_msi when pci_irq_vector fails
      https://git.kernel.org/mkp/scsi/c/f0842902b383
[3/6] lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbk
      https://git.kernel.org/mkp/scsi/c/23ed62897746
[4/6] lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routine
      https://git.kernel.org/mkp/scsi/c/56c3d809b7b4
[5/6] lpfc: Update lpfc version to 14.4.0.8
      https://git.kernel.org/mkp/scsi/c/8be7202ad3af
[6/6] lpfc: Copyright updates for 14.4.0.8 patches
      https://git.kernel.org/mkp/scsi/c/ef12deb6ce74