]> git.baikalelectronics.ru Git - kernel.git/commit
x86: sanity check APIC timer frequency
authorThomas Gleixner <tglx@linutronix.de>
Wed, 30 Jan 2008 12:33:04 +0000 (13:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:33:04 +0000 (13:33 +0100)
commit059f1fbbcf120121e4724d40b7455f5847148b97
treedb749014619fdef88cf458daad810ddd06023fe7
parent65619442ad30676d5742304198b848f809fe1d78
x86: sanity check APIC timer frequency

Check the APIC timer calibration result for sanity. When the frequency
is out of range, issue a warning and disable the local APIC timer.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic_32.c
arch/x86/kernel/apic_64.c