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
F148956715: D36564.id.diff
Sat, Mar 21, 7:44 AM
F148925558: D36564.id.diff
Sat, Mar 21, 1:51 AM
Unknown Object (File)
Fri, Mar 20, 8:30 PM
Unknown Object (File)
Sat, Mar 14, 2:45 PM
Unknown Object (File)
Mon, Mar 9, 1:06 PM
Unknown Object (File)
Mon, Mar 2, 4:51 PM
Unknown Object (File)
Thu, Feb 26, 3:33 PM
Unknown Object (File)
Feb 10 2026, 12:33 AM
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 Not Applicable
Unit
Tests Not Applicable