git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5706001
)
x86, mce: synchronize core after machine check handling
author
Andi Kleen
<andi@firstfloor.org>
Wed, 27 May 2009 19:56:51 +0000
(21:56 +0200)
committer
H. Peter Anvin
<hpa@zytor.com>
Thu, 28 May 2009 16:24:14 +0000
(09:24 -0700)
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>
No differences found