Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [uebayasi-xip] src/sys/arch/acorn26/acorn26
Module Name: src
Committed By: uebayasi
Date: Fri May 28 15:40:05 UTC 2010
Modified Files:
src/sys/arch/acorn26/acorn26 [uebayasi-xip]: pmap.c
Log Message:
pmap_enter:
This pmap treats all pmap_enter()'ed entries as "managed", and always
allocate PV entries. Put back the original behavior. There is no need
to check the new PMAP_UNMANAGED flag.
To generate a diff of this commit:
cvs rdiff -u -r1.30.2.2 -r1.30.2.3 src/sys/arch/acorn26/acorn26/pmap.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