aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2023-03-14 13:58:35 -0700
committerMartin K. Petersen <[email protected]>2023-03-16 23:10:41 -0400
commitcb38845d90fc4ad905aecd36ed85a75764d0b5fb (patch)
tree2c65b36f5cb7b4b697e081d4d5bb94c6d5a1699e /tools/perf/scripts/python/bin
parentfb5ea4f5202bcf2fd35c2ce49f73fe49fcbc6d41 (diff)
scsi: ufs: core: Set the residual byte count
It is important for the SCSI core to know the residual byte count. Hence, extract the residual byte count from the UFS response and pass it to the SCSI core. A few examples of the output of a debugging patch that has been applied on top of this patch: [ 1.937750] cmd 0x12: len = 255; resid = 241 [ ... ] [ 1.993400] cmd 0xa0: len = 4096; resid = 4048 [ ... ] Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Avri Altman <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions