Subject: CVS commit: src/sys/arch/powerpc/oea
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 09/19/2006 20:19:53
Module Name:	src
Committed By:	matt
Date:		Tue Sep 19 20:19:53 UTC 2006

Modified Files:
	src/sys/arch/powerpc/oea: pmap.c

Log Message:
At the end of pmap_bootstrap, if PMAP_NEED_MAPKERNEL, map the kernel into
the kernel's pmap (text will be rx, data will be rw).


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/arch/powerpc/oea/pmap.c

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