Page MenuHomeFreeBSD

riscv: add an assert to pmap_remove_pages()
ClosedPublic

Authored by mhorne on Sep 14 2022, 2:59 PM.
Tags
None
Referenced Files
F163208475: D36564.diff
Tue, Jul 21, 1:56 AM
Unknown Object (File)
Thu, Jul 9, 12:36 PM
Unknown Object (File)
Jun 12 2026, 2:20 PM
Unknown Object (File)
Jun 10 2026, 5:13 PM
Unknown Object (File)
May 7 2026, 1:07 PM
Unknown Object (File)
May 6 2026, 9:52 AM
Unknown Object (File)
May 6 2026, 1:20 AM
Unknown Object (File)
May 4 2026, 3:06 PM
Subscribers

Details

Summary

Similar checks exist for both arm64 and amd64, but note that for amd64
it is a bare panic().

This would more clearly report the problem described in D36563/PR 266108.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 47379
Build 44266: arc lint + arc unit