K 10 svn:author V 3 alc K 8 svn:date V 27 2004-04-26T17:22:07.000000Z K 7 svn:log V 215 Since pmap_pinit() wants a prezeroed page, change it to ask for one. (Note that vm_page_grab(), unlike vm_page_alloc(), always returns a prezeroed page if VM_ALLOC_ZERO is specified. So, checking is unnecessary.) END