diff options
author | Bean Huo <[email protected]> | 2020-08-11 16:18:59 +0200 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2020-08-17 22:09:14 -0400 |
commit | d87a1f6d021f401f99ae2ba8ccddb87dac921308 (patch) | |
tree | 0941034b26a9fd10a9bd708db3ff5650cd59a964 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b10178ee7fa88b68a9e8adc06534d2605cb0ec23 (diff) |
scsi: ufs: No need to send Abort Task if the task in DB was cleared
If the bit corresponding to a task in the Doorbell register has been
cleared, no need to poll the status of the task on the device side and to
send an Abort Task TM. Instead, let it directly goto cleanup.
In addition, to keep original debug output, move the goto below the debug
print.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Stanley Chu <[email protected]>
Reviewed-by: Can Guo <[email protected]>
Signed-off-by: Bean Huo <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions