]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/x86/power/cpu.c
Merge branch 'tracing/core' into tracing/hw-breakpoints
[mv-sheeva.git] / arch / x86 / power / cpu.c
index 394cbb88987cf32d8d0f962dceaf9386c3361821..9e63db8cdee44e76a3d6ab351b25b9d9081d429b 100644 (file)
@@ -226,7 +226,7 @@ static void __restore_processor_state(struct saved_context *ctxt)
        do_fpu_end();
        mtrr_ap_init();
 
-#ifdef CONFIG_X86_32
+#ifdef CONFIG_X86_OLD_MCE
        mcheck_init(&boot_cpu_data);
 #endif
 }