Subject: CVS commit: syssrc/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 08/04/2001 07:28:49
Module Name: syssrc
Committed By: chs
Date: Sat Aug 4 04:28:49 UTC 2001
Modified Files:
syssrc/sys/arch/mips/mips: vm_machdep.c
Log Message:
in vunmapbuf(), call pmap_remove() explicitly since uvm_km_free_wakeup()
will soon no longer do it for us.
To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 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.