git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be56db6
)
[PATCH] x86_64: Don't run NMI watchdog during machine checks
author
Andi Kleen
<ak@suse.de>
Fri, 7 Apr 2006 17:49:57 +0000
(19:49 +0200)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sun, 9 Apr 2006 18:53:52 +0000
(11:53 -0700)
Machine checks can stall the machine for a long time and
it's not good to trigger the nmi watchdog during that.
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found