HomeFreeBSD

Add an assertion to pmap_enter().

Description

Add an assertion to pmap_enter().

When modifying an existing managed mapping, we should find a PV entry
for the old mapping. Verify this.

Before r335784 this would have been implicitly tested by the fact that
we always freed the PV entry for the old mapping.

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

Details

Provenance
markjAuthored on Oct 20 2018, 8:53 PM
Parents
rG4644f9bef6bc: Add -b/-l options to localedef(1) to specify output endianness and use
Branches
Unknown
Tags
Unknown

Event Timeline