K 10 svn:author V 2 dd K 8 svn:date V 27 2001-05-22T03:56:26.000000Z K 7 svn:log V 228 Correct the vm_mtx handling; specifically, don't acquire it in shm_deallocate_segment because shmexit_myhook calls it, and the latter should always be called with it already held. Submitted by: dwmalone, dd Approved by: alfred END