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

John Baldwin jhb at FreeBSD.org
Mon Aug 8 15:33:54 GMT 2005


jhb         2005-08-08 15:33:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    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.
  
  Requested by:   alc
  
  Revision    Changes    Path
  1.494.2.10  +2 -2      src/sys/i386/i386/pmap.c


More information about the cvs-all mailing list