Subject: CVS commit: [netbsd-2-0] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/01/2004 11:58:18
Module Name: src
Committed By: tron
Date: Thu Apr 1 11:58:18 UTC 2004
Modified Files:
src/sys/kern [netbsd-2-0]: kern_ras.c
Log Message:
Pull up revision 1.8 (requested by yamt in ticket #41):
ras_install: don't do pool_get(PR_WAITOK) while we're holding a spinlock.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.2.1 src/sys/kern/kern_ras.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.