K 10 svn:author V 3 alc K 8 svn:date V 27 2009-06-17T04:57:32.975191Z K 7 svn:log V 228 Make the maintenance of a page's valid bits by contigmalloc() more like kmem_alloc() and kmem_malloc(). Specifically, defer the setting of the page's valid bits until contigmapping() when the mapping is known to be successful. END