patch-2.0.34 linux/arch/i386/kernel/smp.c
Next file: linux/arch/i386/kernel/time.c
Previous file: linux/arch/i386/kernel/setup.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jun 3 15:17:47 1998
- Orig file:
v2.0.33/linux/arch/i386/kernel/smp.c
- Orig date:
Tue Dec 2 13:52:31 1997
diff -u --recursive --new-file v2.0.33/linux/arch/i386/kernel/smp.c linux/arch/i386/kernel/smp.c
@@ -1025,7 +1025,7 @@
*/
if(ct==1000)
- printk("CPU #%d: previous IPI still not cleared after 10mS", smp_processor_id());
+ printk("CPU #%d: previous IPI still not cleared after 10ms\n", smp_processor_id());
/*
* Program the APIC to deliver the IPI
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov