Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jeff Smith <jeffs@netbsd.org>
List: source-changes
Date: 08/02/2000 01:45:07
Module Name: syssrc
Committed By: jeffs
Date: Tue Aug 1 22:45:07 UTC 2000
Modified Files:
syssrc/sys/arch/mips/mips: vm_machdep.c
Log Message:
Fix vmapbuf() to call uvm_km_valloc_perfer_wait() call, but trunc_page()
to the prefer arg so we free the correct page.
To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 syssrc/sys/arch/mips/mips/vm_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.