diff options
author | Yinghai Lu <yinghai@kernel.org> | 2009-02-08 16:18:03 -0800 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-02-09 09:21:29 +0100 |
commit | f72dccace737df74d04a96461785a3ad61724b9f (patch) | |
tree | c5abe37e1746cce2e1675bc58f7a66dc175fb6bb /arch/x86/kernel/acpi | |
parent | abcaa2b8319a7673e76c2391cb5de3045ab1b401 (diff) |
x86: check_timer cleanup
Impact: make check-timer more robust potentially solve boot fragility
For edge trigger io-apic routing, we already unmasked the pin via
setup_IO_APIC_irq(), so don't unmask it again.
Also call local_irq_disable() between timer_irq_works(), because it
calls local_irq_enable() inside.
Also remove not needed apic version reading for 64-bit
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/acpi')
0 files changed, 0 insertions, 0 deletions