Subject: CVS commit: [vmlocking] src/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 06/16/2007 19:02:55
Module Name:	src
Committed By:	ad
Date:		Sat Jun 16 19:02:55 UTC 2007

Modified Files:
	src/sys/kern [vmlocking]: kern_timeout.c
	src/sys/sys [vmlocking]: callout.h

Log Message:
- Make some of the callout macros into functions proper.
- Acquire kernel_lock in softclock().


To generate a diff of this commit:
cvs rdiff -r1.21.4.1 -r1.21.4.2 src/sys/kern/kern_timeout.c
cvs rdiff -r1.23 -r1.23.6.1 src/sys/sys/callout.h

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