From: Andi Kleen Date: Thu, 12 Feb 2009 12:39:31 +0000 (+0100) Subject: x86, mce: disable machine checks on offlined CPUs X-Git-Tag: v2.6.30-rc1~2^2~50^2~5^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6b75584a3eaab8cb2ab3e8cf90c5e57c1928a85;p=pandora-kernel.git x86, mce: disable machine checks on offlined CPUs Impact: Lower priority bug fix Offlined CPUs could still get machine checks, but the machine check handler cannot handle them properly, leading to an unconditional crash. Disable machine checks on CPUs that are going down. Signed-off-by: Andi Kleen Acked-by: Thomas Gleixner Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed