x86, mce: synchronize core after machine check handling
commit88921be30296e126896ee4d30758f989d1c4ddfb
authorAndi Kleen <andi@firstfloor.org>
Wed, 27 May 2009 19:56:51 +0000 (27 21:56 +0200)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 28 May 2009 16:24:14 +0000 (28 09:24 -0700)
tree4af6f9a4e8fa2532fb240a02c780879917ad08c7
parent5706001aacba5d3db5f224ca135e5e91a30be39c
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 <ak@linux.intel.com>
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/cpu/mcheck/mce.c