aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-um/elf-x86_64.h
diff options
context:
space:
mode:
authorDaniel Walker <dwalker@mvista.com>2007-09-06 16:59:54 +0200
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-09-10 18:57:47 -0700
commitd95865480de280b892e19fe90921601876da5775 (patch)
tree31334c3c67e386949213015ff2c1f3a09c8b874b /include/asm-um/elf-x86_64.h
parentx86_64: Remove CLFLUSH in text_poke() (diff)
downloadlinux-dev-d95865480de280b892e19fe90921601876da5775.tar.xz
linux-dev-d95865480de280b892e19fe90921601876da5775.zip
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions