K 10 svn:author V 3 alc K 8 svn:date V 27 2017-06-03T17:24:13.987583Z K 7 svn:log V 241 Eliminate duplication of the pmap and pv list unlock operations in pmap_enter() by implementing a single return path. Otherwise, the duplication will only increase with the upcoming support for psind == 1. Reviewed by: kib (some time ago) END