Re: [PATCH v3 2/2] fnic: move fnic_fnic_flush_tx() to a work queue

From: Hannes Reinecke
Date: Fri Feb 09 2024 - 05:20:11 EST


On 2/7/24 23:20, Lee Duncan wrote:
From: Lee Duncan <lduncan@xxxxxxxx>

Rather than call 'fnic_flush_tx()' from interrupt context we should
be moving it onto a work queue to avoid any locking issues.

Fixes: 1a1975551943f681772720f639ff42fbaa746212

Same here, please use the correct fixes tag.

Signed-off-by: Hannes Reinecke <hare@xxxxxxx>
Signed-off-by: Lee Duncan <lduncan@xxxxxxxx>
---
drivers/scsi/fnic/fnic.h | 3 ++-
drivers/scsi/fnic/fnic_fcs.c | 5 +++--
drivers/scsi/fnic/fnic_main.c | 1 +
drivers/scsi/fnic/fnic_scsi.c | 4 ++--
4 files changed, 8 insertions(+), 5 deletions(-)

Cheers,

Hannes
--
Dr. Hannes Reinecke Kernel Storage Architect
hare@xxxxxxx +49 911 74053 688
SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), GF: Ivo Totev, Andrew McDonald,
Werner Knoblich