Subject: CVS commit: src/sys/arch/powerpc/include/oea
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/10/2003 01:37:33
Module Name:	src
Committed By:	matt
Date:		Wed Apr  9 22:37:33 UTC 2003

Modified Files:
	src/sys/arch/powerpc/include/oea: pmap.h

Log Message:
Add POOL_VTOPHYS.  Change vtophys to return -1 if pmap_extract fails.
(callers of vtophys should always supply a valid VA so that
pmap_extract should never fail).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/powerpc/include/oea/pmap.h

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