patch-2.1.13 linux/init/main.c

Next file: linux/kernel/fork.c
Previous file: linux/include/net/udp.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.12/linux/init/main.c linux/init/main.c
@@ -482,8 +482,7 @@
 
 void calibrate_delay(void)
 {
-	int ticks;
-	int loopbit;
+	unsigned long ticks, loopbit;
 	int lps_precision = LPS_PREC;
 
 	loops_per_sec = (1<<12);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov