FreeBSD/src 7256d0f (r349427)sys/amd64/amd64 pmap.c

amd64 pmap: Fix pkru handling in pmap_remove().

When pmap_pkru_on_remove() is called, the sva argument value was
advanced.  Clear PKRU earlier when sva still specifies the start of
the region.

Noted and reviewed by:  alc
Sponsored by:   The FreeBSD Foundation
MFC after:      3 days
DeltaFile
+1-1sys/amd64/amd64/pmap.c
+1-11 files

UnifiedSplitRaw