Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Feb 2005 19:21:54 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c
Message-ID:  <200502051921.j15JLs43044513@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2005-02-05 19:21:54 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
  Log:
  Implement proper handling of PG_G mappings in pmap_protect().  (I don't
  believe that this omission mattered before the introduction of MemGuard.)
  
  Reviewed by: tegge@
  MFC after: 1 week
  
  Revision  Changes    Path
  1.515     +4 -1      src/sys/amd64/amd64/pmap.c
  1.521     +4 -1      src/sys/i386/i386/pmap.c



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