K 10 svn:author V 5 dougm K 8 svn:date V 27 2019-11-17T06:50:36.219954Z K 7 svn:log V 277 The loop in vm_map_protect that verifies that all transition map entries are stabilized, repeatedly verifies the same entry. Check each entry in turn. Reviewed by: kib (code only), alc Tested by: pho MFC after: 7 days Differential Revision: https://reviews.freebsd.org/D22405 END