K 10 svn:author V 3 kib K 8 svn:date V 27 2011-06-11T20:15:19.948767Z K 7 svn:log V 237 Assert that page is VPO_BUSY or page owner object is locked in vm_page_undirty(). The assert is not precise due to VPO_BUSY owner to tracked, so assertion does not catch the case when VPO_BUSY is owned by other thread. Reviewed by: alc END