Subject: CVS commit: src/sys/arch/powerpc/oea
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/08/2003 00:42:15
Module Name:	src
Committed By:	matt
Date:		Mon Apr  7 21:42:15 UTC 2003

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

Log Message:
Add a KASSERT to pmap_extract so that vtophys is never attempted on a
mapped user address.


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