K 10 svn:author V 5 markj K 8 svn:date V 27 2019-12-29T15:39:43.617921Z K 7 svn:log V 305 Clear queue op flags in vm_page_mvqueue(). This fixes a regression in r356155, introduced at the last minute. In particular, we must clear PGA_REQUEUE_HEAD before inserting into any queue besides PQ_INACTIVE since that operation is implemented only for PQ_INACTIVE. Reported by: pho, Jenkins via lwhsu END