Subject: CVS commit: syssrc/sys/arch/powerpc/powerpc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 08/10/2002 19:28:49
Module Name:	syssrc
Committed By:	matt
Date:		Sat Aug 10 16:28:49 UTC 2002

Modified Files:
	syssrc/sys/arch/powerpc/powerpc: vm_machdep.c

Log Message:
Switch vmap*buf back to using pmap_enter/pmap_remove.  This is so that
accesses to the buffer will cause the reference and modified bits for
the pages to be udpated appropriately.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 syssrc/sys/arch/powerpc/powerpc/vm_machdep.c

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