cvs commit: src/sys/vm vm_fault.c
John Baldwin
jhb at FreeBSD.org
Thu Jul 14 21:18:08 GMT 2005
jhb 2005-07-14 21:18:07 UTC
FreeBSD src repository
Modified files:
sys/vm vm_fault.c
Log:
Convert a remaining !fs.map->system_map to
fs.first_object->flags & OBJ_NEEDGIANT test that was missed in an earlier
revision. This fixes mutex assertion failures in the debug.mpsafevm=0
case.
Reported by: ps
MFC after: 3 days
Revision Changes Path
1.206 +1 -1 src/sys/vm/vm_fault.c
More information about the cvs-src
mailing list