mbox series

[v2,0/3] qedf misc bug fixes

Message ID 20240515091101.18754-1-skashyap@marvell.com
Headers show
Series qedf misc bug fixes | expand

Message

Saurav Kashyap May 15, 2024, 9:10 a.m. UTC
Hi Martin,

Please apply the qedf driver fixes to the
scsi tree at your earliest convenience.

Thanks,
Saurav

v1->v2:
- Merged uininitalize qedf warning patch.

Saurav Kashyap (3):
  qedf: Don't process stag work during unload and recovery.
  qedf: Wait for stag work during unload.
  qedf: Memset qed_slowpath_params to zero before use.

 drivers/scsi/qedf/qedf.h      |  1 +
 drivers/scsi/qedf/qedf_main.c | 47 ++++++++++++++++++++++++++++++++---
 2 files changed, 45 insertions(+), 3 deletions(-)

Comments

Martin K. Petersen May 21, 2024, 2:40 a.m. UTC | #1
On Wed, 15 May 2024 14:40:58 +0530, Saurav Kashyap wrote:

> Please apply the qedf driver fixes to the
> scsi tree at your earliest convenience.
> 
> Thanks,
> Saurav
> 
> v1->v2:
> - Merged uininitalize qedf warning patch.
> 
> [...]

Applied to 6.10/scsi-queue, thanks!

[1/3] qedf: Don't process stag work during unload and recovery.
      https://git.kernel.org/mkp/scsi/c/51071f0831ea
[2/3] qedf: Wait for stag work during unload.
      https://git.kernel.org/mkp/scsi/c/78e88472b609
[3/3] qedf: Memset qed_slowpath_params to zero before use.
      https://git.kernel.org/mkp/scsi/c/6c3bb589debd