K 10 svn:author V 3 alc K 8 svn:date V 27 2003-01-12T06:30:15.000000Z K 7 svn:log V 131 vm_hold_load_pages() needn't clear PG_ZERO because it didn't pass VM_ALLOC_ZERO to vm_page_alloc(). (PG_ZERO is clear by default.) END