Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 09/30/2006 11:59:37
Module Name:	src
Committed By:	yamt
Date:		Sat Sep 30 11:59:37 UTC 2006

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

Log Message:
- KERNEL_LOCK_ASSERT_LOCKED: check cpu_biglock_count as well.
- implement KERNEL_LOCK_ASSERT_UNLOCKED.


To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 src/sys/kern/kern_lock.c
cvs rdiff -r1.189 -r1.190 src/sys/sys/systm.h

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