Subject: CVS commit: syssrc/sys/arch/amiga/amiga
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 08/04/2001 10:44:52
Module Name: syssrc
Committed By: chs
Date: Sat Aug 4 07:44:52 UTC 2001
Modified Files:
syssrc/sys/arch/amiga/amiga: 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.58 -r1.59 syssrc/sys/arch/amiga/amiga/vm_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.