Date: Sun, 17 Nov 2002 13:48:42 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 pmap.c Message-ID: <200211172148.gAHLmgUh025070@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/11/17 13:48:42 PST Modified files: sys/ia64/ia64 pmap.c Log: MFi386 r1.369 - Clear the PG_WRITEABLE flag in pmap_page_protect() if write access is being removed. Return immediately if write access is being removed and PG_WRITEABLE is already clear. Revision Changes Path 1.85 +3 -0 src/sys/ia64/ia64/pmap.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?200211172148.gAHLmgUh025070>