]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc91cfa6f09975f9da5de90baeb777359cac2443f
tree3f1143d311a78a42b884c3689e6540b3d1126783
parent096bb7d3796b3b05398b9911f53992243204d9cf
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