alc 2003/04/27 13:07:57 PDT FreeBSD src repository Modified files: sys/vm vm_object.c Log: - Tell witness that holding two or more vm_object locks is okay. - In vm_object_deallocate(), lock the child when removing the parent from the child's shadow list. Revision Changes Path 1.276 +4 -2 src/sys/vm/vm_object.c