K 10 svn:author V 5 markj K 8 svn:date V 27 2018-04-17T18:49:17.317130Z K 7 svn:log V 345 Ensure that m and skip_m belong to the same object. Pages allocated from a given reservation may belong to different objects. It is therefore possible for vm_page_ps_test() to be called with the base page's object unlocked. Check for this case before asserting that the object lock is held. Reported by: jhb Reviewed by: kib MFC after: 1 week END