diff options
author | James Smart <[email protected]> | 2022-07-01 14:14:17 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-07-07 17:21:43 -0400 |
commit | 0948a9c5386095baae4012190a6b65aba684a907 (patch) | |
tree | 651d0a428a9896c06753f07ca12b11e442b2f5d1 /tools/perf/scripts/python/flamegraph.py | |
parent | 35251b4d79db4ca2efeb63d6bc8fc463aa867156 (diff) |
scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMID
VMID introduced an extra increment of cmd_pending, causing double-counting
of the I/O. The normal increment ios performed in lpfc_get_scsi_buf.
Link: https://lore.kernel.org/r/[email protected]
Fixes: 33c79741deaf ("scsi: lpfc: vmid: Introduce VMID in I/O path")
Cc: <[email protected]> # v5.14+
Co-developed-by: Justin Tee <[email protected]>
Signed-off-by: Justin Tee <[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