Date: Wed, 6 Jun 2001 06:46:16 -0700 (PDT) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/osf1 imgact_osf1.c Message-ID: <200106061346.f56DkGX64912@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2001/06/06 06:46:16 PDT
Modified files:
sys/alpha/osf1 imgact_osf1.c
Log:
Apparently, the vm_mtx must be held around vm_map_find(). I'm assuming
that it needn't be held around vm_mmap() since vm_mmap() itself aquires
it.
Sleuthing by: obrien
Revision Changes Path
1.6 +4 -1 src/sys/alpha/osf1/imgact_osf1.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106061346.f56DkGX64912>
