aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJames Smart <[email protected]>2019-09-21 20:58:47 -0700
committerMartin K. Petersen <[email protected]>2019-09-30 22:07:08 -0400
commit359e10f087dbb7b9c9f3035a8cc4391af45bd651 (patch)
treef36d5c5ea968e3f1e0d3295d77a1cc9438eadd3d /tools/perf/scripts/python/bin/stackcollapse-report
parent54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c (diff)
scsi: lpfc: Fix pt2pt discovery on SLI3 HBAs
After exchanging PLOGI on an SLI-3 adapter, the PRLI exchange failed. Link trace showed the port was assigned a non-zero n_port_id, but didn't use the address on the PRLI. The assigned address is set on the port by the CONFIG_LINK mailbox command. The driver responded to the PRLI before the mailbox command completed. Thus the PRLI response used the old n_port_id. Defer the PRLI response until CONFIG_LINK completes. 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-report')
0 files changed, 0 insertions, 0 deletions