From: Jan Beulich Date: Tue, 22 Apr 2008 15:22:21 +0000 (+0100) Subject: x86-64: extend MCE CPU quirk handling X-Git-Tag: v2.6.26-rc1~1045^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=911f6a7ba21795865ab30fc5f88aa198b0daee5f;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed