Date: Thu, 4 Aug 2005 16:41:26 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <200508041641.j74GfQws097031@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2005-08-04 16:41:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/i386/i386 pmap.c Log: MFC: Fix a bug in pmap_protect() in the PAE case where it could look up the wrong vm_page_t associated with a pte. Approved by: re (kensmith) Revision Changes Path 1.523.2.1 +2 -2 src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508041641.j74GfQws097031>