Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 06/10/2001 10:56:37
Module Name:	syssrc
Committed By:	matt
Date:		Sun Jun 10 07:56:37 UTC 2001

Modified Files:
	syssrc/sys/arch/powerpc/mpc6xx: pmap.c

Log Message:
Fix a spl issues.  Turn on PMAPCHECK until instability problems are found.
Add a pmap_pvo_verify call you call it from it ddb and verify the pmap
data structures are sound.  Fix warnings when DEBUG was turned on.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/powerpc/mpc6xx/pmap.c

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