In pmap_mask_set_locked(), correctly handle a starting address that is in the middle of an L3C page.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Differential D45851 Authored by alc on Jul 3 2024, 5:10 AM.
Details
Diff Detail
Event TimelineHerald added a reviewer: manu. · View Herald TranscriptJul 3 2024, 5:10 AM2024-07-03 05:10:24 (UTC+0) This revision is now accepted and ready to land.Jul 4 2024, 1:49 PM2024-07-04 13:49:50 (UTC+0) Closed by commit rG383fd3ea0012: arm64: Handle an unaligned start in pmap_mask_set_locked() (authored by alc). · Explain WhyJul 5 2024, 5:45 AM2024-07-05 05:45:18 (UTC+0) This revision was automatically updated to reflect the committed changes. Herald added a subscriber: imp. · View Herald TranscriptJul 5 2024, 5:45 AM2024-07-05 05:45:19 (UTC+0)
Revision Contents
Diff 140561 sys/arm64/arm64/pmap.c
|