summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorMichal Kazior <michal.kazior@tieto.com>2014-08-28 22:14:16 +0300
committerKalle Valo <kvalo@qca.qualcomm.com>2014-09-02 10:13:26 +0300
commite75db4e3685f79e4d9426499565e56e347a9bd25 (patch)
treeefa59dd7b5d791731606193676a93bd6cedb53b4 /tools/perf/scripts/python/check-perf-trace.py
parent6a5d088a923854569e20eac4f3f569926d5911ec (diff)
ath10k: re-enable interrupts properly in hw recovery
Recent changes done to start/restart sequences broke hw recovery in some hw configurations. The pci transport was stopped twice however due to a workaround in the pci disabling code the disable/enable for first msi interrupt was not balanced. This ended up with irqs not being properly re-enabled and the following print out during recovery: ath10k: failed to receive control response completion, polling.. ath10k: Service connect timeout: -110 ath10k: Could not init core: -110 Legacy interrupt mode was unaffected while msi ranged mode would be partially crippled (it would miss fw indication interrupts but otherwise it worked fine). This fixes completely broken fw recovery for a single msi interrupt mode and fixes subsequent fw crash reports for msi range interrupt mode. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions