K 10 svn:author V 3 alc K 8 svn:date V 27 2017-09-21T15:32:41.766822Z K 7 svn:log V 270 Modernize calls to vm_page_unwire(). As of r288122, vm_page_unwire() accepts PQ_NONE as the specified queue and returns a Boolean indicating whether the page's wire count transitioned to zero. Use these features in dev/drm2. Reviewed by: kib, markj MFC after: 1 week END