Skip to content
Commit 379a58ca authored by Lee Duncan's avatar Lee Duncan Committed by Martin K. Petersen
Browse files

scsi: fnic: Move fnic_fnic_flush_tx() to a work queue

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

Fixes: 1a197555

 ("scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock")
Co-developed-by: default avatarHannes Reinecke <hare@suse.de>
Signed-off-by: default avatarHannes Reinecke <hare@suse.de>
Signed-off-by: default avatarLee Duncan <lduncan@suse.com>
Link: https://lore.kernel.org/r/ce5ffa5d0ff82c2b2e283b3b4bff23291d49b05c.1707500786.git.lduncan@suse.com
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent 977fe773
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment