Subject: CVS commit: [vmlocking] src/sys/dev
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/28/2007 15:44:58
Module Name:	src
Committed By:	ad
Date:		Sun Oct 28 15:44:57 UTC 2007

Modified Files:
	src/sys/dev [vmlocking]: lockstat.c

Log Message:
- Use kmem_alloc/kmem_free.
- Simplify locking.
- Mark MPSAFE.


To generate a diff of this commit:
cvs rdiff -r1.8.2.1 -r1.8.2.2 src/sys/dev/lockstat.c

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