From: Andi Kleen Date: Mon, 21 May 2007 12:31:47 +0000 (+0200) Subject: i386: Clear MCE flag on AMD K6 X-Git-Tag: v2.6.22-rc3~119 X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=commitdiff_plain;h=c12ceb766eb5ac975c1145d51236fcdcf81a6578;hp=c12ceb766eb5ac975c1145d51236fcdcf81a6578 i386: Clear MCE flag on AMD K6 It reports machine check capability in CPUID, but doesn't actually implement all the necessary MSRs of the standard Intel machine check architecture. This fixes a boot failure on K6s recently introduced. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds ---