Subject: CVS commit: src/sys/arch/powerpc/oea
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 02/22/2005 21:06:56
Module Name: src
Committed By: briggs
Date: Tue Feb 22 21:06:56 UTC 2005
Modified Files:
src/sys/arch/powerpc/oea: pmap.c
Log Message:
pmap_extract(): Only attempt to set '*pap' if pap is non-NULL.
PR port-powerpc/29507 from Neil Ludban.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 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.