Page MenuHomeFreeBSD

arm64: handle an unaligned start in pmap_mask_set_locked()
ClosedPublic

Authored by alc on Jul 3 2024, 5:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 27, 12:07 AM
Unknown Object (File)
Sun, Oct 26, 10:24 PM
Unknown Object (File)
Mon, Oct 20, 11:16 AM
Unknown Object (File)
Fri, Oct 17, 12:34 PM
Unknown Object (File)
Thu, Oct 16, 5:13 PM
Unknown Object (File)
Thu, Oct 16, 5:13 PM
Unknown Object (File)
Thu, Oct 16, 5:13 PM
Unknown Object (File)
Thu, Oct 16, 6:27 AM

Details

Summary

In pmap_mask_set_locked(), correctly handle a starting address that is in the middle of an L3C page.

Test Plan

@andrew Both of your tests run without crashing.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable