HomeFreeBSD

Ensure that arm64 thread structures are allocated from the direct map.

Description

Ensure that arm64 thread structures are allocated from the direct map.

Otherwise we can fail to handle translation faults on curthread, leading
to a panic.

Reviewed by: alc, rlibby
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D23895

Details

Provenance
markjAuthored on
Reviewer
alc
Differential Revision
D23895: Ensure that arm64 thread structures are allocated from the direct map.
Parents
rS358469: regen src.conf.5 for r358468, GPL_DTC removal
Branches
Unknown
Tags
Unknown