Subject: CVS commit: src/sys/arch/vax/include
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 02/19/2007 18:43:40
Module Name:	src
Committed By:	chs
Date:		Mon Feb 19 18:43:40 UTC 2007

Modified Files:
	src/sys/arch/vax/include: pmap.h

Log Message:
in pmap_extract(), check for the PTE being valid in addition to
the PTP being valid when deciding if a user mapping exists.


To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 src/sys/arch/vax/include/pmap.h

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