Page MenuHomeFreeBSD

arm64: Fix an assertion in pmap_enter_largepage()
ClosedPublic

Authored by markj on Sep 25 2022, 2:51 PM.
Tags
None
Referenced Files
F164986236: D36698.diff
Wed, Aug 5, 5:45 AM
Unknown Object (File)
Sun, Jul 26, 10:41 PM
Unknown Object (File)
Sun, Jul 26, 11:29 AM
Unknown Object (File)
Sun, Jul 19, 11:18 PM
Unknown Object (File)
Jun 24 2026, 10:23 PM
Unknown Object (File)
Jun 22 2026, 3:54 AM
Unknown Object (File)
May 25 2026, 11:17 AM
Unknown Object (File)
May 16 2026, 5:44 AM
Subscribers

Details

Summary

The intent is to assert that either no mapping exists at the given VA,
or that the existing L1 block mapping maps the same PA.

Fixes: 36f1526a598c ("Add experimental 16k page support on arm64")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 47524
Build 44411: arc lint + arc unit