K 10 svn:author V 3 alc K 8 svn:date V 27 2018-07-05T02:04:18.301830Z K 7 svn:log V 280 As of r335784, if pmap_enter() replaces a managed mapping by an unmanaged mapping, then it leaks the unlinked PV entry. This change eliminates that leak, freeing the PV entry. Reviewed by: kib, markj X-MFC with: r335784 Differential Revision: https://reviews.freebsd.org/D16130 END