summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVenkat Gopalakrishnan <venkatg@codeaurora.org>2016-12-08 12:38:34 -0800
committerVenkat Gopalakrishnan <venkatg@codeaurora.org>2016-12-09 15:21:34 -0800
commitde3c9e7c784d6ba95553813b17264f1ccec48e21 (patch)
tree229d61e9120a94887be1a6c6e28c2874c34720ae /tools/perf/scripts/python
parent368fecd7df5b203a5ce684a0c77726a5690c1147 (diff)
scsi: ufs: make sure all interrupts are processed
As multiple requests are submitted to the ufs host controller in parallel there could be instances where the command completion interrupt arrives later for a request that is already processed earlier as the corresponding doorbell was cleared when handling the previous interrupt. Read the interrupt status in a loop after processing the received interrupt to catch such interrupts and handle it. Change-Id: I91c1ba3360592f258a2c3c4e902394c3ddc77bca Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions