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
F170498153: D36564.id110548.diff
Sat, Sep 5, 2:51 AM
F170364530: D36564.diff
Fri, Sep 4, 11:22 AM
Unknown Object (File)
Thu, Sep 3, 12:04 PM
Unknown Object (File)
Thu, Sep 3, 10:26 AM
Unknown Object (File)
Wed, Sep 2, 10:06 PM
Unknown Object (File)
Wed, Sep 2, 3:18 PM
Unknown Object (File)
Wed, Sep 2, 10:07 AM
Unknown Object (File)
Tue, Sep 1, 9:52 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 Passed
Unit
No Test Coverage
Build Status
Buildable 47379
Build 44266: arc lint + arc unit