Subject: CVS commit: [netbsd-1-6] syssrc/sys/arch/powerpc/mpc6xx
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/10/2002 17:50:40
Module Name:	syssrc
Committed By:	he
Date:		Sun Nov 10 15:50:39 UTC 2002

Modified Files:
	syssrc/sys/arch/powerpc/mpc6xx [netbsd-1-6]: pmap.c

Log Message:
Pull up revision 1.51 (requested by matt in ticket #559):
  Set normal memory PTEs with PTE_M (memory coherent).  Change
  how we remember the ``execness'' of a page, so that we can
  avoid I-cache syncing in some cases.


To generate a diff of this commit:
cvs rdiff -r1.43.4.2 -r1.43.4.3 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.