All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] lpfc: Update lpfc to revision 12.6.0.1
@ 2019-11-11 23:03 James Smart
  2019-11-11 23:03 ` [PATCH 1/6] lpfc: fix: Coverity: lpfc_get_scsi_buf_s3(): Null pointer dereferences James Smart
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: James Smart @ 2019-11-11 23:03 UTC (permalink / raw)
  To: linux-scsi; +Cc: James Smart

Update lpfc to revision 12.6.0.2

This patch set contains:
two fixes for coverity reports
one fix for a compilation error
a driver fix to address hot-cpu add conditions
and a oneliner that is cleanup

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


James Smart (6):
  lpfc: fix: Coverity: lpfc_get_scsi_buf_s3(): Null pointer dereferences
  lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferences
  lpfc: fix inlining of lpfc_sli4_cleanup_poll_list()
  lpfc: Initialize cpu_map for not present cpus
  lpfc: revise nvme max queues to be hdwq count
  lpfc: Update lpfc version to 12.6.0.2

 drivers/scsi/lpfc/lpfc_crtn.h    |  2 +-
 drivers/scsi/lpfc/lpfc_els.c     |  2 +-
 drivers/scsi/lpfc/lpfc_init.c    | 19 ++++++++++++++++++-
 drivers/scsi/lpfc/lpfc_nvme.c    | 10 ++++------
 drivers/scsi/lpfc/lpfc_scsi.c    |  2 +-
 drivers/scsi/lpfc/lpfc_sli.c     |  2 +-
 drivers/scsi/lpfc/lpfc_version.h |  2 +-
 7 files changed, 27 insertions(+), 12 deletions(-)

-- 
2.13.7


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

end of thread, other threads:[~2019-11-13  2:15 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-11 23:03 [PATCH 0/6] lpfc: Update lpfc to revision 12.6.0.1 James Smart
2019-11-11 23:03 ` [PATCH 1/6] lpfc: fix: Coverity: lpfc_get_scsi_buf_s3(): Null pointer dereferences James Smart
2019-11-12 18:30   ` Ewan D. Milne
2019-11-11 23:03 ` [PATCH 2/6] lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): " James Smart
2019-11-12 18:30   ` Ewan D. Milne
2019-11-11 23:03 ` [PATCH 3/6] lpfc: fix inlining of lpfc_sli4_cleanup_poll_list() James Smart
2019-11-12 18:31   ` Ewan D. Milne
2019-11-11 23:03 ` [PATCH 4/6] lpfc: Initialize cpu_map for not present cpus James Smart
2019-11-12 18:32   ` Ewan D. Milne
2019-11-11 23:04 ` [PATCH 5/6] lpfc: revise nvme max queues to be hdwq count James Smart
2019-11-11 23:04 ` [PATCH 6/6] lpfc: Update lpfc version to 12.6.0.2 James Smart
2019-11-12 18:32   ` Ewan D. Milne
2019-11-13  2:14 ` [PATCH 0/6] lpfc: Update lpfc to revision 12.6.0.1 Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.