commit | c2b84b30b8c8bbccf4d2e32f8a3a70ad09ba9ab8 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Jan 30 13:33:04 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:04 2008 +0100 |
tree | db749014619fdef88cf458daad810ddd06023fe7 | |
parent | 387faedb1dee2e917811acd05902cc36142a4850 [diff] |
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>