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)
Tue, Oct 29, 1:06 AM
Unknown Object (File)
Tue, Oct 22, 8:08 AM
Unknown Object (File)
Tue, Oct 22, 8:08 AM
Unknown Object (File)
Tue, Oct 22, 8:07 AM
Unknown Object (File)
Tue, Oct 22, 7:56 AM
Unknown Object (File)
Oct 13 2024, 12:06 PM
Unknown Object (File)
Oct 6 2024, 11:03 PM
Unknown Object (File)
Sep 23 2024, 9: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

Lint
Lint Skipped
Unit
Tests Skipped