]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement proper handling of PG_G mappings in pmap_protect(). (I don't
authoralc <alc@FreeBSD.org>
Sat, 5 Feb 2005 19:21:54 +0000 (19:21 +0000)
committeralc <alc@FreeBSD.org>
Sat, 5 Feb 2005 19:21:54 +0000 (19:21 +0000)
commit183c01d4ff24515021de0089a346bbd906b19ac5
treecdac2be03e3bb9d67a45b4a26404ce1ea4380a6c
parentc455085275c36bcfb87bf285eda88ceeccdc28e6
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
sys/amd64/amd64/pmap.c
sys/i386/i386/pmap.c