diff options
| author | Justin Tee <[email protected]> | 2024-03-05 12:04:57 -0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2024-03-10 18:56:43 -0400 |
| commit | ded20192dff31c91cef2a04f7e20e60e9bb887d3 (patch) | |
| tree | 3808fd73d198a09d85f8b7691597338746ba982d /drivers/fpga/altera-fpga2sdram.c | |
| parent | d11272be497e48a8e8f980470eb6b70e92eed0ce (diff) | |
scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/fpga/altera-fpga2sdram.c')
0 files changed, 0 insertions, 0 deletions