HomeFreeBSD

Tidy up pmap_copy(). Notably, deindent the innermost loop by making a

Description

Tidy up pmap_copy(). Notably, deindent the innermost loop by making a
simple change to the control flow. Replace an unnecessary test by a
KASSERT. Add a comment explaining an obscure test.

Reviewed by: kib, markj
MFC after: 3 weeks
Differential Revision: https://reviews.freebsd.org/D20812

Details

Provenance
alcAuthored on
Reviewer
kib
Differential Revision
D20812: Tidy up amd64's pmap_copy()
Parents
rS349584: Since r349571 we need all the accessor to be present for set or get
Branches
Unknown
Tags
Unknown