K 10 svn:author V 3 alc K 8 svn:date V 27 2010-05-18T16:40:29.197387Z K 7 svn:log V 228 The page queues lock is no longer required by vm_page_set_invalid(), so eliminate it. Assert that the object containing the page is locked in vm_page_test_dirty(). Perform some style clean up while I'm here. Reviewed by: kib END