Subject: PR/29507 CVS commit: [netbsd-2] src/sys/arch/powerpc/oea
To: None <briggs@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Jeff Rizzo <riz@netbsd.org>
List: netbsd-bugs
Date: 08/07/2005 14:36:02
The following reply was made to PR port-powerpc/29507; it has been noted by GNATS.

From: Jeff Rizzo <riz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29507 CVS commit: [netbsd-2] src/sys/arch/powerpc/oea
Date: Sun,  7 Aug 2005 14:35:06 +0000 (UTC)

 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.