diff options
author | 2024-04-29 15:15:43 -0700 | |
---|---|---|
committer | 2024-05-06 21:53:58 -0400 | |
commit | 5f800d72762ad8cf54104edafc6e882e4be96d24 (patch) | |
tree | 969ffd3ea9df9aafe49ac32a6c3f1402fba30562 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: lpfc: Clear deferred RSCN processing flag when driver is unloading (diff) | |
download | wireguard-linux-5f800d72762ad8cf54104edafc6e882e4be96d24.tar.xz wireguard-linux-5f800d72762ad8cf54104edafc6e882e4be96d24.zip |
scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list
Instead of using the generic object wide phba->hbalock, an explicit lock
should be used to synchronize mutations to the phba->active_rrq_list.
Update all accesses to the phba->active_rrq_list with a new
phba->rrq_list_lock.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20240429221547.6842-5-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions