kernel_linux/arch
Daniel Walker d95865480d i386: fix a hang on stuck nmi watchdog
In the case when an nmi gets stucks the endflag stays equal to zero.
This causes the busy looping on other cpus to continue, even though the
nmi test is done.

On my machine with out the change below the system would hang right
after check_nmi_watchdog().  The change below just sets endflag prior to
checking if the test was successful or not.

Signed-off-by: Daniel Walker <dwalker@mvista.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-09-10 18:57:47 -07:00
..
alpha
arm
avr32
blackfin
cris
frv
h8300
i386 i386: fix a hang on stuck nmi watchdog 2007-09-10 18:57:47 -07:00
ia64 Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH 2007-09-10 18:57:47 -07:00
m32r m32r: Rename STI/CLI macros 2007-09-06 11:10:56 +09:00
m68k Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH 2007-09-10 18:57:47 -07:00
m68knommu
mips [MIPS] Ocelot: remove remaining bits 2007-09-10 21:25:28 +01:00
parisc
powerpc [POWERPC] ibmebus: Prevent bus_id collisions 2007-09-11 04:30:37 +10:00
ppc
s390
sh
sh64
sparc
sparc64
um
v850
x86_64
xtensa