Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/22/2000 02:51:34
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Aug 21 23:51:34 UTC 2000

Modified Files:
	syssrc/sys/kern: kern_clock.c

Log Message:
Protect hardclock_ticks and softclock_ticks with the callwheel
lock to prevent a race between hardclock() and callout_reset().


To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 syssrc/sys/kern/kern_clock.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.