Page MenuHomeFreeBSD

arm64: Remove ATTR_DEFAULT from pte.h
ClosedPublic

Authored by andrew on Aug 28 2024, 2:04 PM.
Tags
None
Referenced Files
F132919202: D46466.id142962.diff
Tue, Oct 21, 4:43 AM
Unknown Object (File)
Sep 15 2025, 9:48 PM
Unknown Object (File)
Sep 15 2025, 8:25 PM
Unknown Object (File)
Sep 14 2025, 10:31 AM
Unknown Object (File)
Sep 8 2025, 10:23 AM
Unknown Object (File)
Sep 5 2025, 1:42 PM
Unknown Object (File)
Sep 3 2025, 8:11 AM
Unknown Object (File)
Aug 26 2025, 7:47 AM
Subscribers

Details

Summary

ATTR_SH(ATTR_SH_IS) will soon be dynamic as the field is moved out of
the page tables in FEAT_LPA2. When this happens ATTR_DEFAULT will just
be ATTR_AF.

Rather than keeping ATTR_DEFAULT with one attribute remove it.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable