From: Andi Kleen Date: Sun, 7 Aug 2005 16:42:07 +0000 (-0700) Subject: [PATCH] x86_64: ignore machine checks from boot time X-Git-Tag: v2.6.13-rc6~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5172f263f76ca6d588f533c0989b22521fcbac2;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed