K 10 svn:author V 7 wkoszek K 8 svn:date V 27 2007-03-29T13:26:13.000000Z K 7 svn:log V 222 vm_map_delete should be used only internally, by the VM subsystem. Replace it with vm_map_remove, which not only embeds additional check, but also takes care of locking. Reviewed by: alc Approved by: alc, cognet (mentor) END