commit | d5172f263f76ca6d588f533c0989b22521fcbac2 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@muc.de> | Sun Aug 07 09:42:07 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Aug 07 10:00:37 2005 -0700 |
tree | a4a017f686f101b5817f6c1abbc84518335d497e | |
parent | cf7bee5a0bf270a4eace0be39329d6ac0136cc47 [diff] |
[PATCH] x86_64: ignore machine checks from boot time Don't log machine check events left over from boot. Too many BIOSes leave bogus events in there. This unfortunately also makes it impossible to log events that caused a reboot. For people with non broken BIOS there is mce=bootlog Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>