Date: Sun, 7 Aug 2005 17:38:18 -0500 From: Alan Cox <alc@cs.rice.edu> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <20050807223818.GE18131@cs.rice.edu> In-Reply-To: <200508041641.j74GfQws097031@repoman.freebsd.org> References: <200508041641.j74GfQws097031@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 04, 2005 at 04:41:26PM +0000, John Baldwin wrote: > 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 Can you please apply this change to RELENG_5 as well? Alan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050807223818.GE18131>