Subject: CVS commit: [vmlocking] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 09/25/2007 01:36:20
Module Name:	src
Committed By:	ad
Date:		Tue Sep 25 01:36:20 UTC 2007

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

Log Message:
If no constructor/destructor are provided for a pool_cache, use nullop.
Remove the tests for pc_ctor/pc_dtor != NULL.


To generate a diff of this commit:
cvs rdiff -r1.128.2.9 -r1.128.2.10 src/sys/kern/subr_pool.c

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