K 10 svn:author V 7 attilio K 8 svn:date V 27 2013-02-26T20:18:25.566021Z K 7 svn:log V 404 Revert the moving of vm_object objects initialization: the objects zone ensures type-stability and thus we want to execute actual lock initialization only when the objects are brought into the zone otherwise there could be races between lock threads doing re-initilization and other threads that want to acquire the lock without a reference. Sponsored by: EMC / Isilon storage division Reported by: alc END