Page MenuHomeFreeBSD

arm64: Remove ATTR_DEFAULT from pte.h
ClosedPublic

Authored by andrew on Aug 28 2024, 2:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 4, 6:41 PM
Unknown Object (File)
Tue, Nov 4, 6:41 PM
Unknown Object (File)
Tue, Nov 4, 6:40 PM
Unknown Object (File)
Tue, Nov 4, 6:39 PM
Unknown Object (File)
Oct 28 2025, 2:36 AM
Unknown Object (File)
Oct 27 2025, 6:14 PM
Unknown Object (File)
Oct 27 2025, 11:24 AM
Unknown Object (File)
Oct 27 2025, 6:05 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