Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/arm/arm32
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.
Home |
Main Index |
Thread Index |
Old Index