Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 08/21/2001 00:52:10
Module Name:	syssrc
Committed By:	chris
Date:		Mon Aug 20 21:52:10 UTC 2001

Modified Files:
	syssrc/sys/arch/arm/arm32: vm_machdep.c

Log Message:
Arm has a vac, so we must use pmap_enter/remove for vmapbuf rather than k* versions, otherwise we may not be doing the right caching thing.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/arm/arm32/vm_machdep.c

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