kernel-ark/arch/i386
Zachary Amsden e51959faa6 [PATCH] Fix potential interrupts during alternative patching
Interrupts must be disabled during alternative instruction patching.  On
systems with high timer IRQ rates, or when running in an emulator, timing
differences can result in random kernel panics because of running partially
patched instructions.  This doesn't yet fix NMIs, which requires extricating
the patch code from the late bug checking and is logically separate (and also
less likely to cause problems).

Signed-off-by: Zachary Amsden <zach@vmware.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-20 10:26:43 -07:00
..
boot
crypto
kernel [PATCH] Fix potential interrupts during alternative patching 2006-10-20 10:26:43 -07:00
lib [PATCH] separate bdi congestion functions from queue congestion functions 2006-10-20 10:26:35 -07:00
mach-default
mach-es7000
mach-generic
mach-visws
mach-voyager
math-emu
mm
oprofile
pci PCI: optionally sort device lists breadth-first 2006-10-18 11:36:12 -07:00
power
defconfig
Kconfig
Kconfig.cpu
Kconfig.debug
Makefile
Makefile.cpu