K 10 svn:author V 4 neel K 8 svn:date V 27 2013-10-03T18:58:35.318293Z K 7 svn:log V 294 Delay the initialization of the PG_xx bits until the point that it is actually needed. The PG_M bit can be set gratuitously for all unmanaged, writeable mappings regardless of the pmap type. Verify that the 'dst_pmap' and 'src_pmap' are of the same type in pmap_copy(). Pointed out by: alc@ END