diff options
| author | James Smart <[email protected]> | 2019-09-21 20:59:00 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-09-30 22:07:10 -0400 |
| commit | d38b4a527fe898f859f74a3a43d4308f48ac7855 (patch) | |
| tree | 6cb3798b989012dd9bbf7220cab8d3aa2c0fca0b /tools/perf/scripts/python | |
| parent | 15498dc1a55b7aaea4b51ff03e3ff0f662e73f44 (diff) | |
scsi: lpfc: Fix spinlock_irq issues in lpfc_els_flush_cmd()
While reviewing the CT behavior, issues with spinlock_irq were seen. The
driver should be using spinlock_irqsave/irqrestore in the els flush
routine.
Changed to spinlock_irqsave/irqrestore.
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')
0 files changed, 0 insertions, 0 deletions