On Fri, 2024-03-15 at 15:35 +0530, Saurav Kashyap wrote: > Hi Martin, > > Please apply the qedf driver fixes to the > scsi tree at your earliest convenience. > > Thanks, > Saurav > > 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 | 43 > ++++++++++++++++++++++++++++++++++- > 2 files changed, 43 insertions(+), 1 deletion(-) > This series fixed a well-reproducible kernel crash on one of our hardware partner's systems. For the series: Reviewed-by: Martin Wilck <mwilck@xxxxxxxx>