cvs commit: src/sys/i386/i386 pmap.c

Alan Cox alc at cs.rice.edu
Sun Aug 7 22:38:26 GMT 2005


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


More information about the cvs-all mailing list