diff options
author | 2024-02-09 10:07:35 -0800 | |
---|---|---|
committer | 2024-02-12 20:50:07 -0500 | |
commit | 379a58caa19930e010b7efa1c1f3b9411d3d2ca3 (patch) | |
tree | 0432c6d3a2732149db172bceda463b47f4c702a5 /scripts/generate_rust_analyzer.py | |
parent | scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock" (diff) | |
download | linux-rng-379a58caa19930e010b7efa1c1f3b9411d3d2ca3.tar.xz linux-rng-379a58caa19930e010b7efa1c1f3b9411d3d2ca3.zip |
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: 1a1975551943 ("scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock")
Co-developed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Lee Duncan <lduncan@suse.com>
Link: https://lore.kernel.org/r/ce5ffa5d0ff82c2b2e283b3b4bff23291d49b05c.1707500786.git.lduncan@suse.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions