]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pmap_remove_pages() must not remove wired mappings. Since
authoralc <alc@FreeBSD.org>
Mon, 12 Jul 2004 04:40:26 +0000 (04:40 +0000)
committeralc <alc@FreeBSD.org>
Mon, 12 Jul 2004 04:40:26 +0000 (04:40 +0000)
commit582e79f50a2998cc6be173d4bc95915eb6c95ed6
treeb02245ad0ee45b5647c09440fca1435e783a5b1c
parent5fb9f28d80e57fbad7faa5b49b66b4fd1f5f6063
pmap_remove_pages() must not remove wired mappings.  Since
pmap_remove_pages() is an optimization, its implementation is optional.

Discussed with: grehan
sys/powerpc/aim/mmu_oea.c
sys/powerpc/powerpc/mmu_oea.c
sys/powerpc/powerpc/pmap.c