Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 03/24/2002 20:05:46
Module Name: syssrc
Committed By: chris
Date: Sun Mar 24 18:05:45 UTC 2002
Modified Files:
syssrc/sys/arch/arm/arm32: pmap.c
Log Message:
Update pmap_copy_page to only map in the src readonly and only invalidate it after the copy, no need for it to flush the wb.
To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 syssrc/sys/arch/arm/arm32/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.