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 01:16:44
Module Name:	src
Committed By:	christos
Date:		Wed Mar 23 01:16:44 UTC 2005

Modified Files:
	src/sys/kern: kern_resource.c

Log Message:
Don't call malloc with a simple_lock held. Thanks to Greg Oster for pointing
my stupid mistake.


To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 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.