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
F116077001: D36698.diff
Fri, May 2, 8:12 AM
Unknown Object (File)
Sun, Apr 13, 11:24 AM
Unknown Object (File)
Mon, Apr 7, 5:22 AM
Unknown Object (File)
Mar 17 2025, 7:27 AM
Unknown Object (File)
Mar 6 2025, 8:17 AM
Unknown Object (File)
Mar 6 2025, 12:30 AM
Unknown Object (File)
Feb 24 2025, 6:19 PM
Unknown Object (File)
Jan 17 2025, 11:26 PM
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