Subject: CVS commit: src/sys/arch/powerpc/ibm4xx
To: None <source-changes@NetBSD.org>
From: Juergen Hannken-Illjes <hannken@netbsd.org>
List: source-changes
Date: 07/24/2007 15:19:09
Module Name:	src
Committed By:	hannken
Date:		Tue Jul 24 15:19:09 UTC 2007

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

Log Message:
Use PR_NOWAIT in in pmap_enter_pv() and take care of PMAP_CANFAIL.  Built
after powerpc/oea/pmap.c.  Now a LOCKDEBUG kernel runs on EXPLORA451.

Ok: Simon Burge <simonb@netbsd.org>


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/sys/arch/powerpc/ibm4xx/pmap.c

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