Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 08/24/2000 05:37:28
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Thu Aug 24 02:37:28 UTC 2000

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

Log Message:
Move kernel_lock release/switch/reacquire from ltsleep() to
mi_switch(), so we don't botch the locking around preempt() or
yield().


To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 syssrc/sys/kern/kern_synch.c

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