From: Andi Kleen Date: Wed, 27 May 2009 19:56:51 +0000 (+0200) Subject: x86, mce: synchronize core after machine check handling X-Git-Tag: v2.6.31-rc1~349^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88921be30296e126896ee4d30758f989d1c4ddfb;p=pandora-kernel.git x86, mce: synchronize core after machine check handling The example code in the IA32 SDM recommends to synchronize the CPU after machine check handling. So do that here. [ Impact: Spec compliance ] Signed-off-by: Andi Kleen Signed-off-by: Hidetoshi Seto Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed