From: Andi Kleen Date: Wed, 27 May 2009 19:56:53 +0000 (+0200) Subject: x86, mce: log corrected errors when panicing X-Git-Tag: v2.6.31-rc1~349^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de8a84d85ad8bb46d01d72ebc57030b95075603c;p=pandora-kernel.git x86, mce: log corrected errors when panicing Normally the machine check handler ignores corrected errors and leaves them to machine_check_poll(). But when panicing mcp won't run, so log all errors. Note: this can still miss some cases until the "early no way out" patch later is applied too. Signed-off-by: Andi Kleen Signed-off-by: Hidetoshi Seto Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed