Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 08/18/2007 00:33:38
Module Name:	src
Committed By:	ad
Date:		Sat Aug 18 00:33:38 UTC 2007

Modified Files:
	src/sys/kern: subr_pool.c

Log Message:
pool_do_cache_invalidate_grouplist: drop locks while calling the destructor.
XXX Expensive - to be revisited.


To generate a diff of this commit:
cvs rdiff -r1.129 -r1.130 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.