Subject: CVS commit: src/sys/arch/powerpc/oea
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 09/02/2006 17:08:44
Module Name:	src
Committed By:	matt
Date:		Sat Sep  2 17:08:44 UTC 2006

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

Log Message:
Add/rename macros (PVO_xxx_P) for testing WIRED, MANAGED, EXECUTABLE ness
of a PVO entry.  (Fixes where PVO_WIRED was tested against pvo_pt.pte_lo
instead of pvo_vaddr)


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