summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorJustin Tee <justin.tee@broadcom.com>2024-03-05 23:04:57 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-05-17 13:02:09 +0300
commite8bf2c05e8ad68e90f9d5889a9e4ef3f6fe00683 (patch)
treeb7b1c78e10159f5d386d996da0edcc0a7f8dc606 /fs
parent8a1d8deaa40ed046ab887a1edf6fac2c95d7c73d (diff)
downloadlinux-e8bf2c05e8ad68e90f9d5889a9e4ef3f6fe00683.tar.xz
scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()
[ Upstream commit ded20192dff31c91cef2a04f7e20e60e9bb887d3 ] lpfc_worker_wake_up() calls the lpfc_work_done() routine, which takes the hbalock. Thus, lpfc_worker_wake_up() should not be called while holding the hbalock to avoid potential deadlock. Signed-off-by: Justin Tee <justin.tee@broadcom.com> Link: https://lore.kernel.org/r/20240305200503.57317-7-justintee8345@gmail.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions