aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMaya Erez <[email protected]>2018-05-03 16:37:16 +0530
committerMartin K. Petersen <[email protected]>2018-05-18 12:20:48 -0400
commit2e3611e9546c2ed4def152a51dfd34e8dddae7a5 (patch)
tree4301ed71150c78dba4eb4bd26ff225b54cd6d5e4 /tools/perf/scripts/python/syscall-counts.py
parent60d6d22d85a79d194e9e1a13b831ffafa741cd6e (diff)
scsi: ufs: fix exception event handling
The device can set the exception event bit in one of the response UPIU, for example to notify the need for urgent BKOPs operation. In such a case, the host driver calls ufshcd_exception_event_handler to handle this notification. When trying to check the exception event status (for finding the cause for the exception event), the device may be busy with additional SCSI commands handling and may not respond within the 100ms timeout. To prevent that, we need to block SCSI commands during handling of exception events and allow retransmissions of the query requests, in case of timeout. Signed-off-by: Subhash Jadavani <[email protected]> Signed-off-by: Maya Erez <[email protected]> Signed-off-by: Can Guo <[email protected]> Signed-off-by: Asutosh Das <[email protected]> Reviewed-by: Subhash Jadavani <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions