x86-64: extend MCE CPU quirk handling
authorJan Beulich <jbeulich@novell.com>
Tue, 22 Apr 2008 15:22:21 +0000 (16:22 +0100)
committerIngo Molnar <mingo@elte.hu>
Sat, 26 Apr 2008 15:35:46 +0000 (17:35 +0200)
commit911f6a7ba21795865ab30fc5f88aa198b0daee5f
tree3f1143d311a78a42b884c3689e6540b3d1126783
parent79bf0e0353e0a34dbe0b2ef659a9bdd8056ca524
x86-64: extend MCE CPU quirk handling

At least on my Barcelona, I see MCE log entries after cold boot caused
by BIOS not properly clearing the respective registers. Therefore, this
patch extends the workaround to families 0x10 and 0x11 (the latter just
for completeness, I have nothing to verify this against).
At the same time, provide a way to make these entries visible via the
'mce=bootlog' command line option even on these machines.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/mcheck/mce_64.c