Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 07/18/1999 20:21:12
Module Name:	syssrc
Committed By:	chs
Date:		Mon Jul 19 03:21:12 UTC 1999

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

Log Message:
more cleanup:
remove simplelockrecurse, lockpausetime and PAUSE():
none of these serve any purpose anymore.
in the LOCKDEBUG functions, expand the splhigh() region to
cover the entire function.  without this there can still be races.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/kern/kern_lock.c

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