[PATCH] x86_64: ignore machine checks from boot time
authorAndi Kleen <ak@muc.de>
Sun, 7 Aug 2005 16:42:07 +0000 (09:42 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 7 Aug 2005 17:00:37 +0000 (10:00 -0700)
commitd5172f263f76ca6d588f533c0989b22521fcbac2
treea4a017f686f101b5817f6c1abbc84518335d497e
parentcf7bee5a0bf270a4eace0be39329d6ac0136cc47
[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>
Documentation/x86_64/boot-options.txt
arch/x86_64/kernel/mce.c