commit | 553f265fe883a23502ee351845f09334790f18b8 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Fri Apr 07 19:49:57 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Apr 09 11:53:52 2006 -0700 |
tree | 1fd60e72d7d5cbed34812eb6763899d2bd37c152 | |
parent | be56db6186999a8571ae480cf2b929578f6dfd68 [diff] |
[PATCH] x86_64: Don't run NMI watchdog during machine checks 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>