Subject: CVS commit: [vmlocking2] src/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 12/27/2007 01:41:30
Module Name:	src
Committed By:	ad
Date:		Thu Dec 27 01:41:30 UTC 2007

Modified Files:
	src/sys/kern [vmlocking2]: kern_lock.c
	src/sys/sys [vmlocking2]: lock.h

Log Message:
Allocate but do not use a lockdebug record for 'struct lock' so that it's
easier to find leaks.


To generate a diff of this commit:
cvs rdiff -r1.128.2.3 -r1.128.2.4 src/sys/kern/kern_lock.c
cvs rdiff -r1.75.6.3 -r1.75.6.4 src/sys/sys/lock.h

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