Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/20/2007 16:10:13
Module Name:	src
Committed By:	ad
Date:		Tue Feb 20 16:10:12 UTC 2007

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

Log Message:
kernel_lock():

- Fix error in previous.
- Call LOCKDEBUG_WANTLOCK() so the "exclusive wanted" count isn't off.


To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 src/sys/kern/kern_lock.c

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