HomeFreeBSD

arm64 pmap: Convert panic()s to KASSERT()s

Description

arm64 pmap: Convert panic()s to KASSERT()s

There is no reason for the ATTR_SW_NO_PROMOTE checks in
pmap_update_{entry,strided}() to be panic()s instead of KASSERT()s.

Requested by: markj
Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D45424

Details

Provenance
alcAuthored on Fri, May 31, 5:22 PM
Reviewer
markj
Differential Revision
D45424: arm64 pmap: Convert panic()s to KASSERT()s
Parents
rGd1bd097d52cb: mdconfig: fix cleanup in the attach_size_rounddown test
Branches
Unknown
Tags
Unknown