aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorIan Abbott <[email protected]>2012-12-03 18:15:44 +0000
committerGreg Kroah-Hartman <[email protected]>2013-01-07 14:10:02 -0800
commitef6543dbad12c1086f3bc3565d8266352521d8a3 (patch)
tree8d659c7d0914da44e1c8efe6e4c3d590e20b2cc4 /tools/perf/scripts/python/event_analyzing_sample.py
parentb652bd83a0528c43e935cb6f2f8df024b7a85c5e (diff)
staging: comedi: addi_apci_2032: only disable triggered interrupts
The interrupt handler disables all interrupt sources when a valid interrupt occurs. Just disable the triggered interrupt source so we can still get interrupts for the other interrupt source. Also add a comment indicating why the triggered interrupt source is disabled. The interrupt sources are level-sensitive and indicate hardware errors that are likely to be persistent, so if we reenabled them they would just keep triggering repeatedly. Signed-off-by: Ian Abbott <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions