Subject: CVS commit: [vmlocking] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/26/2007 17:05:02
Module Name:	src
Committed By:	ad
Date:		Fri Oct 26 17:05:02 UTC 2007

Modified Files:
	src/sys/kern [vmlocking]: kern_malloc.c

Log Message:
- malloc_lock must always be a spinlock.
- Remove spl calls.


To generate a diff of this commit:
cvs rdiff -r1.108.2.4 -r1.108.2.5 src/sys/kern/kern_malloc.c

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