diff options
| author | James Smart <[email protected]> | 2019-09-21 20:58:48 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-09-30 22:07:08 -0400 |
| commit | 65a3df63e7ff5addafc75ad8bc5ef5856db55429 (patch) | |
| tree | 7474290a2e8ab8dd9fcf2797aee98e0d84232a91 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 359e10f087dbb7b9c9f3035a8cc4391af45bd651 (diff) | |
scsi: lpfc: Fix premature re-enabling of interrupts in lpfc_sli_host_down
Use of spin_lock_irq may re-enable interrupts prematurely.
Convert to spin_lock. Note: code is under the phba->hba_lock which has been
locked with irqsave.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dick Kennedy <[email protected]>
Signed-off-by: James Smart <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions