Subject: CVS commit: [netbsd-2] src/sys/arch/powerpc/oea
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 08/07/2005 14:35:06
Module Name:	src
Committed By:	riz
Date:		Sun Aug  7 14:35:06 UTC 2005

Modified Files:
	src/sys/arch/powerpc/oea [netbsd-2]: pmap.c

Log Message:
Pull up revisions 1.23 and 1.29 (requested by briggs in ticket #1238):
Consider the MPC601's different battable layout and its use of
I/O segments.
Ensure that pap is non-NULL before use in pmap_extract(). Fixes PR#29507.


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