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)
Sun, Dec 22, 11:02 PM
Unknown Object (File)
Sat, Dec 21, 11:55 PM
Unknown Object (File)
Thu, Dec 5, 2:05 AM
Unknown Object (File)
Mon, Dec 2, 8:23 AM
Unknown Object (File)
Mon, Nov 25, 8:11 AM
Unknown Object (File)
Nov 23 2024, 11:11 PM
Unknown Object (File)
Nov 23 2024, 12:13 PM
Unknown Object (File)
Nov 15 2024, 2:46 PM
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