patch-2.2.18 linux/include/asm-alpha/smp.h
Next file: linux/include/asm-alpha/smplock.h
Previous file: linux/include/asm-alpha/semaphore.h
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Mon Oct  2 16:44:31 2000
 -  Orig file: 
v2.2.17/include/asm-alpha/smp.h
 -  Orig date: 
Fri Apr 21 12:46:47 2000
 
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/asm-alpha/smp.h linux/include/asm-alpha/smp.h
@@ -9,7 +9,7 @@
 
 /* make a multiple of 64-bytes */
 struct cpuinfo_alpha {
-	unsigned long loops_per_sec;
+	unsigned long loops_per_jiffy;
 	unsigned long last_asn;
 	unsigned long *pgd_cache;
 	unsigned long *pte_cache;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)