alc 2004-07-12 04:40:27 UTC FreeBSD src repository Modified files: sys/powerpc/powerpc pmap.c Log: pmap_remove_pages() must not remove wired mappings. Since pmap_remove_pages() is an optimization, its implementation is optional. Discussed with: grehan Revision Changes Path 1.79 +0 -4 src/sys/powerpc/powerpc/pmap.c