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
Differential D45424
arm64 pmap: Convert panic()s to KASSERT()s alc on May 31 2024, 5:36 PM. Authored by Tags None Referenced Files
Subscribers
Details
There is no reason for the ATTR_SW_NO_PROMOTE checks in Requested by: markj
Diff Detail
|