alc 2003/04/27 23:11:32 PDT
FreeBSD src repository
Modified files:
sys/vm uma_core.c
Log:
uma_zone_set_obj() must perform VM_OBJECT_LOCK_INIT() if the caller
provides storage for the vm_object.
Revision Changes Path
1.55 +3 -2 src/sys/vm/uma_core.c