diff options
| author | Maciej W. Rozycki <[email protected]> | 2008-07-01 01:11:35 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2008-07-08 11:10:32 +0200 |
| commit | 471694ea6c6ccdf7131354f1d698d4d83a605293 (patch) | |
| tree | b2fbc18e8236fd5074250157eacf0bca84fe8be2 /tools/perf/scripts/python | |
| parent | bad48f4b313a756ccde454c25c14c828e2fd5819 (diff) | |
x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APIC
As discovered recently some systems exhibit problems when the 8254 timer
IRQ is routed through the I/O APIC. These problems do not affect the
timer IRQ itself and therefore cannot be detected when the correctness of
operation of the interrupt is verified in check_timer(). Therefore the
I/O APIC path of the timer IRQ has to be disabled entirely.
This is a change that lets platforms ask for the timer IRQ not to be
registered in the I/O APIC interrupt tables. The local APIC and ExtINTA
paths are unaffected. This request is only taken into account for ACPI
platforms as MP table systems seem unaffected so far.
Signed-off-by: Maciej W. Rozycki <[email protected]>
Cc: Len Brown <[email protected]>
Cc: Matthew Garrett <[email protected]>
Cc: "Rafael J. Wysocki" <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions