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)
Jul 7 2025, 1:28 PM
Unknown Object (File)
Jul 6 2025, 2:18 PM
Unknown Object (File)
Jun 29 2025, 9:59 PM
Unknown Object (File)
Jun 17 2025, 5:32 AM
Unknown Object (File)
Jun 13 2025, 2:14 AM
Unknown Object (File)
May 19 2025, 12:59 AM
Unknown Object (File)
May 2 2025, 12:10 AM
Unknown Object (File)
Apr 25 2025, 7:37 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 59214
Build 56101: arc lint + arc unit