diff options
author | 2024-02-09 10:07:34 -0800 | |
---|---|---|
committer | 2024-02-12 20:50:06 -0500 | |
commit | 977fe773dcc7098d8eaf4ee6382cb51e13e784cb (patch) | |
tree | 2efe603be3f50ed85edc95f3ddd762d9be8f6e06 /scripts/generate_rust_analyzer.py | |
parent | scsi: target: Fix unmap setup during configuration (diff) | |
download | linux-rng-977fe773dcc7098d8eaf4ee6382cb51e13e784cb.tar.xz linux-rng-977fe773dcc7098d8eaf4ee6382cb51e13e784cb.zip |
scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"
This reverts commit 1a1975551943f681772720f639ff42fbaa746212.
This commit causes interrupts to be lost for FCoE devices, since it changed
sping locks from "bh" to "irqsave".
Instead, a work queue should be used, and will be addressed in a separate
commit.
Fixes: 1a1975551943 ("scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock")
Signed-off-by: Lee Duncan <lduncan@suse.com>
Link: https://lore.kernel.org/r/c578cdcd46b60470535c4c4a953e6a1feca0dffd.1707500786.git.lduncan@suse.com
Reviewed-by: Hannes Reinecke <hare@suse.de>
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