aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorJames Smart <[email protected]>2022-05-06 20:55:28 +0000
committerMartin K. Petersen <[email protected]>2022-05-11 01:43:21 +0000
commitcc28fac16ab7152168be8bee76708df9d65efd71 (patch)
tree62c7f8714c57b661cfb4534589747fa47cf7f526 /tools/perf/scripts/python/flamegraph.py
parentscsi: qla2xxx: Fix missed DMA unmap for aborted commands (diff)
downloadkernel-cc28fac16ab7152168be8bee76708df9d65efd71.tar.gz
kernel-cc28fac16ab7152168be8bee76708df9d65efd71.zip
scsi: lpfc: Fix split code for FLOGI on FCoE
The refactoring code converted context information from SLI-3 to SLI-4. The conversion for the SLI-4 bit field tried to use the old (hacky) SLI3 high/low bit settings. Needless to say, it was incorrect. Explicitly set the context field to type FCFI and set it in the wqe. SLI-4 is now a proper bit field so no need for the shifting/anding. Link: https://lore.kernel.org/r/[email protected] Fixes: 6831ce129f19 ("scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI path") Co-developed-by: Dick Kennedy <[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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions