diff options
author | Justin Tee <justin.tee@broadcom.com> | 2023-04-17 12:15:54 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-05-08 07:16:05 -0400 |
commit | 78e9e35004fd42ca6d539f3ba5c600a189241633 (patch) | |
tree | aeb4624435f3ad23c8fddf7af620a0b78718615f /drivers/scsi/lpfc/lpfc_hw4.h | |
parent | 97f975823f8196d970bd795087b514271214677a (diff) |
scsi: lpfc: Match lock ordering of lpfc_cmd->buf_lock and hbalock for abort paths
The SCSI version of the abort handler routine, lpfc_abort_handler(), takes
the lpfc_cmd->buf_lock and then phba->hbalock.
Make the same change for the NVMe abort path, lpfc_nvme_fcp_abort(), to
have consistent lock ordering logic between the two abort paths.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20230417191558.83100-4-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_hw4.h')
0 files changed, 0 insertions, 0 deletions