Page MenuHomeFreeBSD

arm64: Remove ATTR_DEFAULT from pte.h
ClosedPublic

Authored by andrew on Wed, Aug 28, 2:04 PM.
Tags
None
Referenced Files
F95497595: D46466.diff
Sat, Sep 21, 4:57 AM
F95386378: D46466.diff
Fri, Sep 20, 2:07 PM
Unknown Object (File)
Thu, Sep 19, 2:12 AM
Unknown Object (File)
Wed, Sep 18, 8:41 AM
Unknown Object (File)
Mon, Sep 16, 12:04 AM
Unknown Object (File)
Sun, Sep 8, 9:50 AM
Unknown Object (File)
Sun, Sep 8, 9:01 AM
Unknown Object (File)
Fri, Sep 6, 3:10 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