Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 11/24/2002 03:07:49
Module Name:	syssrc
Committed By:	chris
Date:		Sun Nov 24 01:07:48 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/arm32: vm_machdep.c

Log Message:
Fix's DEBUG kernel's not making it into multiuser on cats. (as spotted by
nick)
When wiring a page with pmap_enter you must supply the protection in the
flags as well as in the prot.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/arch/arm/arm32/vm_machdep.c

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