HomeFreeBSD

o Invalidate the correct page in pmap_protect().

Description

o Invalidate the correct page in pmap_protect().

With this bug fix we don't need to invalidate all the entries.

o Remove a call to pmap_invalidate_all(). This was never called

as the anyvalid variable is never set.

Obtained from: arm64/pmap.c (r322797, r322800)
Sponsored by: DARPA, AFRL

Details

Provenance
brAuthored on
Parents
rS326091: MFC r325517, r325554
Branches
Unknown
Tags
Unknown