Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Aug 2005 15:33:53 +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:  <200508081533.j78FXr0r027301@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508081533.j78FXr0r027301>