mbox series

[v3,0/5] megaraid_sas: Update driver version to 07.717.02.00-rc1

Message ID 20210528131307.25683-1-chandrakanth.patil@broadcom.com
Headers show
Series megaraid_sas: Update driver version to 07.717.02.00-rc1 | expand

Message

Chandrakanth patil May 28, 2021, 1:13 p.m. UTC
This patchset contains few critical fixes and enhancements.

v2:
     - Fixed sparse warnings reported by kbuild test robot in patch3.
v3:
     - Fixed sparse warnings reported by kbuild test robot in patch4.

Chandrakanth Patil (5):
  megaraid_sas: Send all non-RW IOs for TYPE_ENCLOSURE device through
    firmware
  megaraid_sas: Fix the resource leak in case of probe failure
  megaraid_sas: Early detection of VD deletion through RaidMap update
  megaraid_sas: Handle missing interrupts while re-enabling IRQs
  megaraid_sas: Update driver version to 07.717.02.00-rc1

 drivers/scsi/megaraid/megaraid_sas.h        | 16 +++-
 drivers/scsi/megaraid/megaraid_sas_base.c   | 96 +++++++++++++++++++--
 drivers/scsi/megaraid/megaraid_sas_fp.c     |  6 +-
 drivers/scsi/megaraid/megaraid_sas_fusion.c | 20 ++++-
 4 files changed, 123 insertions(+), 15 deletions(-)


base-commit: ea2f0f77538c50739b9fb4de4700cee5535e1f77

Comments

Martin K. Petersen June 2, 2021, 5:07 a.m. UTC | #1
Chandrakanth,

> This patchset contains few critical fixes and enhancements.


Applied to 5.14/scsi-staging, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering
Martin K. Petersen June 8, 2021, 3:05 a.m. UTC | #2
On Fri, 28 May 2021 18:43:02 +0530, Chandrakanth Patil wrote:

> This patchset contains few critical fixes and enhancements.

> 

> v2:

>      - Fixed sparse warnings reported by kbuild test robot in patch3.

> v3:

>      - Fixed sparse warnings reported by kbuild test robot in patch4.

> 

> [...]


Applied to 5.14/scsi-queue, thanks!

[1/5] megaraid_sas: Send all non-RW IOs for TYPE_ENCLOSURE device through firmware
      https://git.kernel.org/mkp/scsi/c/79db830162b7
[2/5] megaraid_sas: Fix the resource leak in case of probe failure
      https://git.kernel.org/mkp/scsi/c/b5438f48fdd8
[3/5] megaraid_sas: Early detection of VD deletion through RaidMap update
      https://git.kernel.org/mkp/scsi/c/ae6874ba4b43
[4/5] megaraid_sas: Handle missing interrupts while re-enabling IRQs
      https://git.kernel.org/mkp/scsi/c/9bedd36e9146
[5/5] megaraid_sas: Update driver version to 07.717.02.00-rc1
      https://git.kernel.org/mkp/scsi/c/6143f6f62052

-- 
Martin K. Petersen	Oracle Linux Engineering