Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [yamt-km] src/sys/arch
Module Name: src
Committed By: chs
Date: Fri Feb 18 14:38:29 UTC 2005
Modified Files:
src/sys/arch/amiga/amiga [yamt-km]: pmap.c
src/sys/arch/atari/atari [yamt-km]: pmap.c
src/sys/arch/m68k/m68k [yamt-km]: pmap_motorola.c
Log Message:
with the new km API, we must longer explicitly unmap and free the
st_map pages, so don't. also, use the correct km type for freeing the
st_map space on amiga.
To generate a diff of this commit:
cvs rdiff -r1.111.4.2 -r1.111.4.3 src/sys/arch/amiga/amiga/pmap.c
cvs rdiff -r1.87.4.3 -r1.87.4.4 src/sys/arch/atari/atari/pmap.c
cvs rdiff -r1.12.4.2 -r1.12.4.3 src/sys/arch/m68k/m68k/pmap_motorola.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