Subject: CVS commit: src/sys/arch/vax/vax
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 03/30/2006 04:07:13
Module Name: src
Committed By: chs
Date: Thu Mar 30 04:07:13 UTC 2006
Modified Files:
src/sys/arch/vax/vax: vm_machdep.c
Log Message:
vmapbuf() does not tolerate failure to get virtual space, use UVM_KMF_WAITVA.
To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 src/sys/arch/vax/vax/vm_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.