Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 03/08/2004 22:48:10
Module Name:	src
Committed By:	dbj
Date:		Mon Mar  8 22:48:10 UTC 2004

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

Log Message:
add splvm() around a few pa_slock and psppool calls since they
may be shared with pools that can be used in interrupt context.


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