HomeFreeBSD

arm64: Handle an unaligned start in pmap_mask_set_locked()

Description

arm64: Handle an unaligned start in pmap_mask_set_locked()

In pmap_mask_set_locked(), correctly handle a starting address that is
in the middle of an L3C page. The symptoms arising from this error
included assertion failures in pmap_demote_l3c().

Reported by: andrew
Reviewed by: markj
Fixes: fd6cb031f577 "arm64 pmap: Add ATTR_CONTIGUOUS support [Part 1]"
Differential Revision: https://reviews.freebsd.org/D45851

Details

Provenance
alcAuthored on Jul 3 2024, 5:15 AM
Parents
rG7f50027321db: ctladm: don't require the use of "-p" with "port -r", part 2
Branches
Unknown
Tags
Unknown