commit | c12ceb766eb5ac975c1145d51236fcdcf81a6578 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Mon May 21 14:31:47 2007 +0200 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon May 21 09:56:57 2007 -0700 |
tree | ecc1e605973e3877b99a45c858f57d5a4ceea1be | |
parent | 21124a82bb82e100369846ff2044dd5ea65fc934 [diff] |
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 <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>