Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 04/01/2004 01:49:04
Module Name: src
Committed By: yamt
Date: Thu Apr 1 01:49:04 UTC 2004
Modified Files:
src/sys/kern: kern_ras.c
Log Message:
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.8 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.