mbox series

[0/9] mpi3mr: Bug fixes

Message ID 20220210095817.22828-1-sreekanth.reddy@broadcom.com
Headers show
Series mpi3mr: Bug fixes | expand

Message

Sreekanth Reddy Feb. 10, 2022, 9:58 a.m. UTC
This patch set contains bug fixes for some of the
mpi3mr driver bugs. 

Sreekanth Reddy (9):
  mpi3mr: Fix deadlock while canceling the fw event
  mpi3mr: Fix print proper pending IO count
  mpi3mr: update MPI3 headers
  mpi3mr: Fix hibernation issue
  mpi3mr: Fix cmnd getting marked as inuse forever
  mpi3mr: Fix report actual data transfer sz
  mpi3mr: Update the copyright year
  mpi3mr: Fix memory leaks
  mpi3mr: Bump driver version to 8.0.0.68.0

 drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h      | 122 +++++++++++------
 drivers/scsi/mpi3mr/mpi/mpi30_init.h      |   3 +
 drivers/scsi/mpi3mr/mpi/mpi30_ioc.h       |  46 +++----
 drivers/scsi/mpi3mr/mpi/mpi30_pci.h       |   3 +-
 drivers/scsi/mpi3mr/mpi/mpi30_transport.h |   8 +-
 drivers/scsi/mpi3mr/mpi3mr.h              |  10 +-
 drivers/scsi/mpi3mr/mpi3mr_debug.h        |   2 +-
 drivers/scsi/mpi3mr/mpi3mr_fw.c           |  12 +-
 drivers/scsi/mpi3mr/mpi3mr_os.c           | 159 ++++++++++++++--------
 9 files changed, 232 insertions(+), 133 deletions(-)

Comments

Martin K. Petersen Feb. 11, 2022, 10:45 p.m. UTC | #1
Sreekanth,

> This patch set contains bug fixes for some of the mpi3mr driver bugs.

Applied to 5.18/scsi-staging, thanks!
Martin K. Petersen Feb. 15, 2022, 3:19 a.m. UTC | #2
On Thu, 10 Feb 2022 15:28:08 +0530, Sreekanth Reddy wrote:

> This patch set contains bug fixes for some of the
> mpi3mr driver bugs.
> 
> Sreekanth Reddy (9):
>   mpi3mr: Fix deadlock while canceling the fw event
>   mpi3mr: Fix print proper pending IO count
>   mpi3mr: update MPI3 headers
>   mpi3mr: Fix hibernation issue
>   mpi3mr: Fix cmnd getting marked as inuse forever
>   mpi3mr: Fix report actual data transfer sz
>   mpi3mr: Update the copyright year
>   mpi3mr: Fix memory leaks
>   mpi3mr: Bump driver version to 8.0.0.68.0
> 
> [...]

Applied to 5.18/scsi-queue, thanks!

[1/9] mpi3mr: Fix deadlock while canceling the fw event
      https://git.kernel.org/mkp/scsi/c/580e6742205e
[2/9] mpi3mr: Fix print proper pending IO count
      https://git.kernel.org/mkp/scsi/c/6d211f1d2635
[3/9] mpi3mr: update MPI3 headers
      https://git.kernel.org/mkp/scsi/c/04b27e538d50
[4/9] mpi3mr: Fix hibernation issue
      https://git.kernel.org/mkp/scsi/c/191a3ef58634
[5/9] mpi3mr: Fix cmnd getting marked as inuse forever
      https://git.kernel.org/mkp/scsi/c/b3911ab3a76e
[6/9] mpi3mr: Fix report actual data transfer sz
      https://git.kernel.org/mkp/scsi/c/999224612724
[7/9] mpi3mr: Update the copyright year
      https://git.kernel.org/mkp/scsi/c/21401408ddeb
[8/9] mpi3mr: Fix memory leaks
      https://git.kernel.org/mkp/scsi/c/d44b5fefb22e
[9/9] mpi3mr: Bump driver version to 8.0.0.68.0
      https://git.kernel.org/mkp/scsi/c/22754f7fbb40