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

John Baldwin jhb at FreeBSD.org
Thu Aug 4 16:41:26 GMT 2005


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


More information about the cvs-src mailing list