111117ce57
(1) in pmap_enter_pv(), we would always mark the header entry wired, even if the new entry wasn't put there. noticed by Juergen Hannken-Illjes. (2) in pmap_unwire(), we would never examine the header entry. noticed by me. while I'm here, move the counter increment in the pmap_enter() path to be next to the corresponding PV_WIRE() call so it's more obvious they match. |
||
---|---|---|
.. | ||
dev | ||
openbios | ||
pci | ||
4xx_locore.S | ||
4xx_trap_subr.S | ||
autoconf.c | ||
board_prop.c | ||
clock.c | ||
copyinstr.c | ||
copyoutstr.c | ||
cpu.c | ||
genassym.cf | ||
ibm4xx_autoconf.c | ||
ibm4xx_machdep.c | ||
ibm4xxgpx_autoconf.c | ||
ibm40x_machdep.c | ||
intr.c | ||
machdep.c | ||
pmap.c | ||
trap_subr.S | ||
trap.c |