public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: James Smart <jsmart2021@gmail.com>
To: linux-scsi@vger.kernel.org
Cc: James Smart <jsmart2021@gmail.com>
Subject: [PATCH 0/6] lpfc: Update lpfc to revision 12.6.0.1
Date: Mon, 11 Nov 2019 15:03:55 -0800	[thread overview]
Message-ID: <20191111230401.12958-1-jsmart2021@gmail.com> (raw)

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


             reply	other threads:[~2019-11-11 23:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-11 23:03 James Smart [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191111230401.12958-1-jsmart2021@gmail.com \
    --to=jsmart2021@gmail.com \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox