K 10 svn:author V 3 alc K 8 svn:date V 27 2003-09-23T04:28:04.000000Z K 7 svn:log V 237 Change the handling of the kernel and kmem objects in vm_map_delete(): In order to use "unmanaged" pages in the kmem object, vm_map_delete() must unconditionally perform pmap_remove(). Otherwise, sparc64 has problems. Tested by: jake END