]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/apic_64.c
x86: nmi_watchdog - use nmi_watchdog variable for printing
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / apic_64.c
index 5279dc92438176744a270eba3a99a43b76a39d51..8c751f731bca9fb6173b6bd4317ae6bf91d45632 100644 (file)
@@ -417,7 +417,7 @@ void __init setup_boot_APIC_clock(void)
                lapic_clockevent.features &= ~CLOCK_EVT_FEAT_DUMMY;
        else
                printk(KERN_WARNING "APIC timer registered as dummy,"
-                      " due to nmi_watchdog=1!\n");
+                       " due to nmi_watchdog=%d!\n", nmi_watchdog);
 
        setup_APIC_timer();
 }