Date: Mon, 25 Nov 2002 14:00:31 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_map.c Message-ID: <200211252200.gAPM0VBd016248@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/11/25 14:00:31 PST Modified files: sys/vm vm_map.c Log: Acquire and release the page queues lock around calls to pmap_protect() because it updates flags within the vm page. Approved by: re (blanket) Revision Changes Path 1.272 +4 -0 src/sys/vm/vm_map.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?200211252200.gAPM0VBd016248>