patch-pre2.0.3 linux/arch/i386/kernel/smp.c

Next file: linux/drivers/block/genhd.c
Previous file: linux/arch/i386/defconfig
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.2/linux/arch/i386/kernel/smp.c linux/arch/i386/kernel/smp.c
@@ -534,8 +534,10 @@
  
 void smp_callin(void)
 {
+	extern void calibrate_delay(void);
 	int cpuid=GET_APIC_ID(apic_read(APIC_ID));
 	unsigned long l;
+	
 	/*
 	 *	Activate our APIC
 	 */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this