Subject: CVS commit: [newlock2] src/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/06/2007 19:14:40
Module Name:	src
Committed By:	ad
Date:		Tue Feb  6 19:14:40 UTC 2007

Modified Files:
	src/sys/dev/scsipi [newlock2]: scsipi_base.c
	src/sys/kern [newlock2]: kern_ktrace.c

Log Message:
Now that kthreads always run with kernel priority, don't rely on preempt()
to actually yield the CPU.


To generate a diff of this commit:
cvs rdiff -r1.135.8.5 -r1.135.8.6 src/sys/dev/scsipi/scsipi_base.c
cvs rdiff -r1.105.4.10 -r1.105.4.11 src/sys/kern/kern_ktrace.c

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