Date: Wed, 17 Feb 1999 18:04:01 -0800 (PST) From: <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_fault.c Message-ID: <199902180204.SAA84524@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 1999/02/17 18:04:01 PST Modified files: (Branch: RELENG_3) sys/vm vm_fault.c Log: Backport from -4.x, unlock vnode before map lookup to avoid deadlock situation between the vnode and map locks. Revision Changes Path 1.93.2.2 +13 -1 src/sys/vm/vm_fault.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?199902180204.SAA84524>