K 10 svn:author V 3 alc K 8 svn:date V 27 2007-04-19T05:39:54.000000Z K 7 svn:log V 230 Correct contigmalloc2()'s implementation of M_ZERO. Specifically, contigmalloc2() was always testing the first physical page for PG_ZERO, not the current page of interest. Submitted by: Michael Plass PR: 81301 MFC after: 1 week END