diff options
author | Alexander Usyskin <[email protected]> | 2016-12-04 15:22:59 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-12-06 11:03:22 +0100 |
commit | a2eb0fc07f4d4f3b2eb2b1b1b72de738d4b9e003 (patch) | |
tree | 05772491468eb98273ed6dac8cf99e22a2745cb8 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 4a8efd4a1a9593a11c808da94e6609f6d4ee7276 (diff) |
mei: fix the back to back interrupt handling
Since the newer HW sports two interrupts causes we cannot
just simply acknowledge the interrupts directly in the quick handler
and store the cause in the member variable, as the cause
will be overridden upon next interrupt while the interrupt thread
was not yet scheduled handling the previous interrupt.
The simple fix is to disable interrupts in quick handler
and acknowledge and enabled them in the interrupt thread.
Signed-off-by: Alexander Usyskin <[email protected]>
Signed-off-by: Tomas Winkler <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions