Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/05/2001 07:42:06
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Jun  5 04:42:06 UTC 2001

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

Log Message:
Avoid a sleeping malloc call while holding the spechash_slock.
XXX This is kinda gross, but prevents complete lossage on an
XXX MP system.
From Bill Sommerfeld.


To generate a diff of this commit:
cvs rdiff -r1.149 -r1.150 syssrc/sys/kern/vfs_subr.c

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