]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/apic_32.c
x86: nmi_watchdog - use nmi_watchdog variable for printing
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / apic_32.c
index 4932d7813bcde555079e6465dcfd24bfafd1e9ba..b5571fb0f77ee9b64858e5f60fbfc73979de38fc 100644 (file)
@@ -550,7 +550,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 the lapic or request the broadcast */