K 10 svn:author V 3 alc K 8 svn:date V 27 2012-11-21T06:26:18.293425Z K 7 svn:log V 212 Correct an error in r230623. When both VM_ALLOC_NODUMP and VM_ALLOC_ZERO were specified to vm_page_alloc(), PG_NODUMP wasn't being set on the allocated page when it happened to be pre-zeroed. MFC after: 5 days END