Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/01/2001 09:12:20
Module Name: syssrc
Committed By: thorpej
Date: Sun Jul 1 06:12:20 UTC 2001
Modified Files:
syssrc/sys/kern: subr_pool.c
Log Message:
Protect the `pool cache group' pool with splvm(), so that pool caches
can be used by code that runs in interrupt context.
To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 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.