Date: Sun, 1 Dec 2002 10:57:56 -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: <200212011857.gB1IvuDu059996@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/12/01 10:57:56 PST Modified files: sys/vm vm_map.c Log: Hold the page queues lock when calling pmap_protect(); it updates fields of the vm_page structure. Make the style of the pmap_protect() calls consistent. Approved by: re (blanket) Revision Changes Path 1.273 +22 -7 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?200212011857.gB1IvuDu059996>