mbox series

[0/6] This patchset contains critical Bug fixes

Message ID 20230228140835.4075-1-ranjan.kumar@broadcom.com (mailing list archive)
Headers show
Series This patchset contains critical Bug fixes | expand

Message

Ranjan Kumar Feb. 28, 2023, 2:08 p.m. UTC
This patchset contains critical Bug fixes

Ranjan Kumar (6):
  mpi3mr: IOCTL timeout when disable/enable Interpt
  mpi3mr: Driver unload crash host when enhanced logging is enabled
  mpi3mr: Wait for diagnostic save during controller init
  mpi3mr: appropriate return values for failures in firmware init path
  mpi3mr: NVMe commands size greater than 8K fails
  mpi3mr: Bad drive in topology results kernel crash

 drivers/scsi/mpi3mr/mpi3mr.h           |  3 ++
 drivers/scsi/mpi3mr/mpi3mr_app.c       |  4 +--
 drivers/scsi/mpi3mr/mpi3mr_fw.c        | 42 +++++++++++++++++++++++---
 drivers/scsi/mpi3mr/mpi3mr_os.c        |  1 +
 drivers/scsi/mpi3mr/mpi3mr_transport.c | 15 +++++----
 5 files changed, 52 insertions(+), 13 deletions(-)

Comments

Martin K. Petersen March 7, 2023, 2:57 a.m. UTC | #1
On Tue, 28 Feb 2023 06:08:29 -0800, Ranjan Kumar wrote:

> This patchset contains critical Bug fixes
> 
> Ranjan Kumar (6):
>   mpi3mr: IOCTL timeout when disable/enable Interpt
>   mpi3mr: Driver unload crash host when enhanced logging is enabled
>   mpi3mr: Wait for diagnostic save during controller init
>   mpi3mr: appropriate return values for failures in firmware init path
>   mpi3mr: NVMe commands size greater than 8K fails
>   mpi3mr: Bad drive in topology results kernel crash
> 
> [...]

Applied to 6.3/scsi-fixes, thanks!

[1/6] mpi3mr: IOCTL timeout when disable/enable Interpt
      https://git.kernel.org/mkp/scsi/c/02ca7da2919a
[2/6] mpi3mr: Driver unload crash host when enhanced logging is enabled
      https://git.kernel.org/mkp/scsi/c/5b06a7169c59
[3/6] mpi3mr: Wait for diagnostic save during controller init
      https://git.kernel.org/mkp/scsi/c/0a319f162949
[4/6] mpi3mr: appropriate return values for failures in firmware init path
      https://git.kernel.org/mkp/scsi/c/ba8a9ba41fbd
[5/6] mpi3mr: NVMe commands size greater than 8K fails
      https://git.kernel.org/mkp/scsi/c/4f297e856a7b
[6/6] mpi3mr: Bad drive in topology results kernel crash
      https://git.kernel.org/mkp/scsi/c/8e45183978d6
Salvatore Bonaccorso March 27, 2023, 4:13 p.m. UTC | #2
Hi,

On Mon, Mar 06, 2023 at 09:57:26PM -0500, Martin K. Petersen wrote:
> On Tue, 28 Feb 2023 06:08:29 -0800, Ranjan Kumar wrote:
> 
> > This patchset contains critical Bug fixes
> > 
> > Ranjan Kumar (6):
> >   mpi3mr: IOCTL timeout when disable/enable Interpt
> >   mpi3mr: Driver unload crash host when enhanced logging is enabled
> >   mpi3mr: Wait for diagnostic save during controller init
> >   mpi3mr: appropriate return values for failures in firmware init path
> >   mpi3mr: NVMe commands size greater than 8K fails
> >   mpi3mr: Bad drive in topology results kernel crash
> > 
> > [...]
> 
> Applied to 6.3/scsi-fixes, thanks!

Will those be backported as well as needed to at least 6.1.y where
impacted? It was noticed that the patches do not contain Fixes tags
and no CC to stable@ so they might not be picked automatically for
stable series.

Regards,
Salvatore
Martin K. Petersen April 3, 2023, 1:04 a.m. UTC | #3
Salvatore,

>> > Ranjan Kumar (6):
>> >   mpi3mr: IOCTL timeout when disable/enable Interpt
>> >   mpi3mr: Driver unload crash host when enhanced logging is enabled
>> >   mpi3mr: Wait for diagnostic save during controller init
>> >   mpi3mr: appropriate return values for failures in firmware init path
>> >   mpi3mr: NVMe commands size greater than 8K fails
>> >   mpi3mr: Bad drive in topology results kernel crash
>> > 
>> > [...]
>> 
>> Applied to 6.3/scsi-fixes, thanks!
>
> Will those be backported as well as needed to at least 6.1.y where
> impacted? It was noticed that the patches do not contain Fixes tags
> and no CC to stable@ so they might not be picked automatically for
> stable series.

That's up to Broadcom. I rely on driver maintainers to tag the commits
they wish to see in stable.