Re: [PATCH] ibmvfc: multiqueue bug fixes

2022-06-16 Thread Martin K. Petersen
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


[PATCH] ibmvfc: multiqueue bug fixes

2022-06-16 Thread Tyrel Datwyler
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