original_kernel/arch/i386
Zachary Amsden 8542b200cb [PATCH] paravirt: Add option to allow skipping the timer check
Add a way to disable the timer IRQ routing check via a boot option.  The
VMI timer code uses this to avoid triggering the pester Mingo code, which
probes for some very unusual and broken motherboard routings.  It fires
100% of the time when using a paravirtual delay mechanism instead of using
a realtime delay, since there is no elapsed real time, and the 4 timer IRQs
have not yet been delivered.

In addition, it is entirely possible, though improbable, that this bug
could surface on real hardware which picks a particularly bad time to enter
SMM mode, causing a long latency during one of the timer IRQs.

While here, make check_timer be __init.

Signed-off-by: Zachary Amsden <zach@vmware.com>
Signed-off-by: Andi Kleen <ak@suse.de>
[chrisw: use no_timer_check to bring inline with x86_64 as per Andi's request]
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
2006-12-07 02:14:09 +01:00
..
boot [PATCH] paravirt: header and stubs for paravirtualisation 2006-12-07 02:14:07 +01:00
crypto
kernel [PATCH] paravirt: Add option to allow skipping the timer check 2006-12-07 02:14:09 +01:00
lib
mach-default
mach-es7000
mach-generic
mach-visws
mach-voyager [PATCH] i386: Initialize the per-CPU data area 2006-12-07 02:14:02 +01:00
math-emu [PATCH] i386: fix must_checks 2006-12-07 02:14:00 +01:00
mm [PATCH] paravirt: Add MMU virtualization to paravirt_ops 2006-12-07 02:14:08 +01:00
oprofile
pci [PATCH] paravirt: Be careful about touching BIOS address space 2006-12-07 02:14:08 +01:00
power [PATCH] paravirt: header and stubs for paravirtualisation 2006-12-07 02:14:07 +01:00
Kconfig [PATCH] paravirt: header and stubs for paravirtualisation 2006-12-07 02:14:07 +01:00
Kconfig.cpu
Kconfig.debug [PATCH] paravirt: Patch inline replacements for paravirt intercepts 2006-12-07 02:14:08 +01:00
Makefile [PATCH] i386: Relocatable kernel support 2006-12-07 02:14:04 +01:00
Makefile.cpu
defconfig [PATCH] i386: Update defconfig 2006-12-07 02:14:00 +01:00