x86, NMI: fix watchdog failure message
authorAristeu Rozanski <arozansk@redhat.com>
Fri, 15 Aug 2008 12:36:14 +0000 (08:36 -0400)
committerIngo Molnar <mingo@elte.hu>
Fri, 15 Aug 2008 13:34:59 +0000 (15:34 +0200)
commit15636668449d4135ac77a79715ba430a81aed16d
tree4a74e37873c870fdf6300832ad7d154666f1043a
parenta06de63000b95e1ed1c6373a72376876c952608e
x86, NMI: fix watchdog failure message

> it just won't work at boot time - the second logic unit will be stuck:
>
> Booting processor 1/2 APIC 0x1
> Initializing CPU#1
> Calibrating delay using timer specific routine.. 5586.12 BogoMIPS (lpj=2793063)
> CPU: Trace cache: 12K uops, L1 D cache: 16K
> CPU: L2 cache: 1024K
> CPU: Physical Processor ID: 0
> CPU: Processor Core ID: 1
> CPU1: Thermal monitoring enabled (TM1)
>               Intel(R) Pentium(R) D CPU 2.80GHz stepping 04
> Brought up 2 CPUs
> testing NMI watchdog ... <4>WARNING: CPU#1: NMI appears to be stuck (0->0)!

while at it... - fix that newline

Signed-off-by: Aristeu Rozanski <aris@redhat.com>
Cc: jvillalo@redhat.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/nmi.c