K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-02-16T22:10:57.000000Z K 7 svn:log V 179 Rounding addr upwards to next 4M or 2M boundary in pmap_growkernel() could cause addr to become 0, resulting in an early return without populating the last PDE. Reviewed by: alc END