Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 10/21/2001 03:06:05
Module Name:	syssrc
Committed By:	chs
Date:		Sun Oct 21 00:06:05 UTC 2001

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

Log Message:
in pool_drain(), call pool_reclaim() while we still have interrupts blocked
since the pool in question might be one used in interrupt context.


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 syssrc/sys/kern/subr_pool.c

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