Subject: CVS commit: syssrc/sys/arch/powerpc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/03/2002 03:12:09
Module Name:	syssrc
Committed By:	matt
Date:		Wed Apr  3 00:12:09 UTC 2002

Modified Files:
	syssrc/sys/arch/powerpc/include/mpc6xx: pte.h
	syssrc/sys/arch/powerpc/mpc6xx: pmap.c

Log Message:
Clean the icache for pages when they are entered as executable and before
they were either not mapped at all or mapped as non-executable.  Round
memory regions in pmap_bootstrap.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/powerpc/include/mpc6xx/pte.h
cvs rdiff -r1.38 -r1.39 syssrc/sys/arch/powerpc/mpc6xx/pmap.c

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