Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/28/1999 12:40:09
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri May 28 19:40:09 UTC 1999

Modified Files:
	syssrc/sys/kern: kern_malloc.c

Log Message:
Don't use a read lock on an intrsafe map; these maps can only use exclusive,
non-sleeping locks.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 syssrc/sys/kern/kern_malloc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.