Date: Sat, 30 Nov 2002 21:40:18 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_pageout.c Message-ID: <200212010540.gB15eIso009252@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/11/30 21:40:18 PST Modified files: sys/vm vm_pageout.c Log: Hold the page queues lock when calling pmap_protect(); it updates fields of the vm_page structure. Nearby, remove an unnecessary semicolon and return statement. Approved by: re (blanket) Revision Changes Path 1.217 +5 -3 src/sys/vm/vm_pageout.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?200212010540.gB15eIso009252>