]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/x86/kernel/cpu/mcheck/threshold.c
x86, mce: enable MCE_INTEL for 32bit new MCE
[mirror_ubuntu-artful-kernel.git] / arch / x86 / kernel / cpu / mcheck / threshold.c
index 23ee9e730f78856c2f9e72687ac82316c463f26c..d746df2909c9fe306d20f1e5288cc476c5777209 100644 (file)
@@ -17,7 +17,7 @@ static void default_threshold_interrupt(void)
 
 void (*mce_threshold_vector)(void) = default_threshold_interrupt;
 
-asmlinkage void mce_threshold_interrupt(void)
+asmlinkage void smp_threshold_interrupt(void)
 {
        exit_idle();
        irq_enter();