HomeFreeBSD

Let arm64 pmap_qenter() and pmap_kenter() unconditionally set NX.

Description

Let arm64 pmap_qenter() and pmap_kenter() unconditionally set NX.

As on amd64, there is no need for mappings created by these functions to
be executable.

Reviewed by: alc, andrew
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D22141

Details

Provenance
markjAuthored on
Reviewer
alc
Differential Revision
D22141: Let arm64 pmap_qenter() and pmap_kenter() unconditionally set NX.
Parents
rS354814: MFC r353672:
Branches
Unknown
Tags
Unknown