cvs commit: src/sys/vm vm_fault.c
Peter Grehan
grehan at FreeBSD.org
Wed May 11 21:09:42 PDT 2005
grehan 2005-05-12 04:09:42 UTC
FreeBSD src repository
Modified files:
sys/vm vm_fault.c
Log:
The final test in unlock_and_deallocate() to determine if GIANT needs to be
unlocked wasn't updated to check for OBJ_NEEDGIANT. This caused a WITNESS
panic when debug_mpsafevm was set to 0.
Approved by: jeffr
Revision Changes Path
1.205 +1 -1 src/sys/vm/vm_fault.c
More information about the cvs-src
mailing list