]> Pileus Git - ~andy/linux/commit
x86, mce: Fix mce resume on 32bit
authorHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Tue, 23 Jun 2009 03:40:54 +0000 (12:40 +0900)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 23 Jun 2009 20:36:17 +0000 (13:36 -0700)
commit7262b6e4a4cc18d0f67df145d032c843e4bc382b
treeb09d9152d363ecdc44a73c75f43a92d1ebfe5bac
parent854c879f5abf309ebd378bea1ee41acf4ddf7194
x86, mce: Fix mce resume on 32bit

Calling mcheck_init() on resume is required only with
CONFIG_X86_OLD_MCE=y.

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Acked-by: Andi Kleen <andi@firstfloor.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/power/cpu.c