HomeFreeBSD

Remove PG_U from the recursive pte for kernel pmap' PML4 page.

Description

Remove PG_U from the recursive pte for kernel pmap' PML4 page.

This PML4 page is never used for the userspace process, so there is no
security implications. But the configuration trips SMAP check, which
should be corrected.

Reviewed by: alc, markj
Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Details

Provenance
kibAuthored on
Reviewer
alc
Parents
rS333403: Bring in some last changes in NAT64 implementation:
Branches
Unknown
Tags
Unknown