diff options
author | Justin Tee <justin.tee@broadcom.com> | 2024-11-01 01:32:12 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-11-03 04:45:24 +0300 |
commit | 940ddac8961209a37fec13c1f8967ce93f31d2c0 (patch) | |
tree | 1c4bc46362400b2271d17e232cdf4acfd7f80ca2 /tools/perf/scripts/python/task-analyzer.py | |
parent | d35f7672715d1ff3e3ad9bb4ae6ac6cb484200fe (diff) | |
download | linux-940ddac8961209a37fec13c1f8967ce93f31d2c0.tar.xz |
scsi: lpfc: Update lpfc_els_flush_cmd() to check for SLI_ACTIVE before BSG flag
During firmware errata events, the lpfc_els_flush_cmd() routine is
responsible for the clean up of outstanding ELS and CT command
submissions. Thus, move the LPFC_SLI_ACTIVE flag check into the txcmplq
list walk and mark a piocb object for canceling if determined the HBA is
not active. Clean up should be regardless of application or driver
layer origin.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20241031223219.152342-5-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions