diff options
author | 2024-03-05 12:04:57 -0800 | |
---|---|---|
committer | 2024-03-10 18:56:43 -0400 | |
commit | ded20192dff31c91cef2a04f7e20e60e9bb887d3 (patch) | |
tree | 3808fd73d198a09d85f8b7691597338746ba982d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port() (diff) | |
download | wireguard-linux-ded20192dff31c91cef2a04f7e20e60e9bb887d3.tar.xz wireguard-linux-ded20192dff31c91cef2a04f7e20e60e9bb887d3.zip |
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 <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>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions