aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJames Smart <[email protected]>2019-05-21 17:48:52 -0700
committerMartin K. Petersen <[email protected]>2019-06-18 19:46:20 -0400
commit32b938656462dd2c4aa1e91e0b48cd114c2d00f7 (patch)
tree78a5bc3f6dcd1738b1c9df960490ae33dd783033 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent2d71dc8eb6e826f42f5dd0c8e005044a65c1da8b (diff)
scsi: lpfc: Fix nvmet target abort cmd matching
After receiving an unsolicited ABTS (meaning rxid is 0xFFFF), the driver used the oxid from the initiator to match against a local xri which may have been allocated for the io. The xri would be the rxid - it's an invalid check resulting in the command not being matched or erroneously matched. Change the lookup to use the oxid and the SID to match against received IO's original values. 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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions