Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/23/2005 04:01:04
Module Name: src
Committed By: christos
Date: Wed Mar 23 04:01:04 UTC 2005
Modified Files:
src/sys/kern: kern_resource.c
Log Message:
Avoid a possible race during the time we give up our lock in order to
allocate memory. (From yamt)
To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 src/sys/kern/kern_resource.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.