mbox series

[v3,0/2] mpt3sas: Update/reload SBR without rebooting HBA

Message ID 20231228114810.11923-1-ranjan.kumar@broadcom.com
Headers show
Series mpt3sas: Update/reload SBR without rebooting HBA | expand

Message

Ranjan Kumar Dec. 28, 2023, 11:48 a.m. UTC
Support for additional IOCTL to set SBR
Reload bit in the Host Diagnostic register.

v1->v2:
- Fixed Smatch Warning
- Improvised indentation
- Updated driver version

v2->v3:
- Fixed kernel test robot warning
- Fixed W=1 compilation warning reported by test robot

Ranjan Kumar (2):
  mpt3sas: Reload SBR without rebooting HBA
  mpt3sas: Update driver version to 48.100.00.00

 drivers/scsi/mpt3sas/mpt3sas_base.c  | 99 +++++++++++++++++++---------
 drivers/scsi/mpt3sas/mpt3sas_base.h  |  8 ++-
 drivers/scsi/mpt3sas/mpt3sas_ctl.c   | 54 +++++++++++++++
 drivers/scsi/mpt3sas/mpt3sas_ctl.h   | 10 +++
 drivers/scsi/mpt3sas/mpt3sas_scsih.c |  1 +
 5 files changed, 138 insertions(+), 34 deletions(-)

Comments

Martin K. Petersen Jan. 25, 2024, 2:41 a.m. UTC | #1
Ranjan,

> Support for additional IOCTL to set SBR
> Reload bit in the Host Diagnostic register.

Applied to 6.9/scsi-staging, thanks!
Martin K. Petersen Jan. 30, 2024, 2:27 a.m. UTC | #2
On Thu, 28 Dec 2023 17:18:08 +0530, Ranjan Kumar wrote:

> Support for additional IOCTL to set SBR
> Reload bit in the Host Diagnostic register.
> 
> v1->v2:
> - Fixed Smatch Warning
> - Improvised indentation
> - Updated driver version
> 
> [...]

Applied to 6.9/scsi-queue, thanks!

[1/2] mpt3sas: Reload SBR without rebooting HBA
      https://git.kernel.org/mkp/scsi/c/c0767560b012
[2/2] mpt3sas: Update driver version to 48.100.00.00
      https://git.kernel.org/mkp/scsi/c/a34fc8c7361c