patch-2.4.4 linux/include/asm-sparc64/smp.h

Next file: linux/include/asm-sparc64/spinlock.h
Previous file: linux/include/asm-sparc64/semaphore.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/include/asm-sparc64/smp.h linux/include/asm-sparc64/smp.h
@@ -40,7 +40,7 @@
 	unsigned int	multiplier;
 	unsigned int	counter;
 	unsigned int	idle_volume;
-	unsigned int	__pad[2];
+	unsigned long	clock_tick;	/* %tick's per second */
 	unsigned long	udelay_val;
 
 	/* Dcache line 2 */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)