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 > >

[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 ++