2022-06-16 19:29:33

by Tyrel Datwyler

[permalink] [raw]
Subject: [PATCH] ibmvfc: multiqueue bug fixes

Fixes for a couple observed crashes of the ibmvfc driver when in MQ mode.

Tyrel Datwyler (2):
ibmvfc: store vhost pointer during subcrq allocation
ibmvfc: alloc/free queue resource only during probe/remove

drivers/scsi/ibmvscsi/ibmvfc.c | 82 ++++++++++++++++++++++++++--------
drivers/scsi/ibmvscsi/ibmvfc.h | 2 +-
2 files changed, 65 insertions(+), 19 deletions(-)

--
2.35.3


2022-06-17 03:04:04

by Martin K. Petersen

[permalink] [raw]
Subject: Re: [PATCH] ibmvfc: multiqueue bug fixes

On Thu, 16 Jun 2022 12:11:24 -0700, Tyrel Datwyler wrote:

> Fixes for a couple observed crashes of the ibmvfc driver when in MQ mode.
>
> Tyrel Datwyler (2):
> ibmvfc: store vhost pointer during subcrq allocation
> ibmvfc: alloc/free queue resource only during probe/remove
>
> drivers/scsi/ibmvscsi/ibmvfc.c | 82 ++++++++++++++++++++++++++--------
> drivers/scsi/ibmvscsi/ibmvfc.h | 2 +-
> 2 files changed, 65 insertions(+), 19 deletions(-)
>
> [...]

Applied to 5.19/scsi-fixes, thanks!

[1/1] ibmvfc: store vhost pointer during subcrq allocation
https://git.kernel.org/mkp/scsi/c/aeaadcde1a60

--
Martin K. Petersen Oracle Linux Engineering