Subject: CVS commit: syssrc/sys/arch/luna68k/luna68k
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 08/04/2001 10:46:22
Module Name:	syssrc
Committed By:	chs
Date:		Sat Aug  4 07:46:22 UTC 2001

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

Log Message:
use pmap_k* in pagemove() (ie. for buffer cache pages)
and in vmapbuf() and vunmapbuf() (since there's no VAC on this platform).


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/luna68k/luna68k/vm_machdep.c

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