K 10 svn:author V 3 alc K 8 svn:date V 27 2002-05-26T04:54:56.000000Z K 7 svn:log V 310 o Acquire and release Giant around pmap operations in vm_fault_unwire() and vm_map_delete(). Assert GIANT_REQUIRED in vm_map_delete() only if operating on the kernel_object or the kmem_object. o Remove GIANT_REQUIRED from vm_map_remove(). o Remove the acquisition and release of Giant from munmap(). END