Subject: CVS commit: syssrc/sys/arch/arm26/arm26
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 08/19/2001 20:43:45
Module Name:	syssrc
Committed By:	chs
Date:		Sun Aug 19 17:43:45 UTC 2001

Modified Files:
	syssrc/sys/arch/arm26/arm26: 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.17 -r1.18 syssrc/sys/arch/arm26/arm26/vm_machdep.c

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