Page MenuHomeFreeBSD

arm64: handle an unaligned start in pmap_mask_set_locked()
ClosedPublic

Authored by alc on Wed, Jul 3, 5:10 AM.
Tags
None
Referenced Files
F87774260: D45851.diff
Sun, Jul 7, 3:05 PM
Unknown Object (File)
Sat, Jul 6, 5:34 PM
Unknown Object (File)
Sat, Jul 6, 7:58 AM
Unknown Object (File)
Fri, Jul 5, 5:45 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