HomeFreeBSD

amd64 pmap: convert panics to KASSERTs

Description

amd64 pmap: convert panics to KASSERTs

With the recent changes to pmap_demote_DMAP(), the calls to
pmap_demote_pdpe() and pmap_demote_pde_mpte() should never fail, so
we change the associated panics to KASSERTs.

Reviewed by: kib, markj
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D51180

Details

Provenance
alcAuthored on Sun, Jul 6, 5:42 PM
Reviewer
kib
Differential Revision
D51180: amd64 pmap: convert some panics to KASSERTs
Parents
rG4b7cdb5a420f: deprecate RIP
Branches
Unknown
Tags
Unknown