git.samba.org
/
sfrench
/
cifs-2.6.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
c12ceb7
)
i386: Clear MCE flag on AMD K6
author
Andi Kleen
<ak@suse.de>
Mon, 21 May 2007 12:31:47 +0000
(14:31 +0200)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Mon, 21 May 2007 16:56:57 +0000
(09:56 -0700)
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>
No differences found