K 10 svn:author V 8 jchandra K 8 svn:date V 27 2011-02-28T21:33:26.876045Z K 7 svn:log V 217 Use correct types and fromats for physical address - Use vm_paddr_t for pa in pmap_steal_memory() - Use uintmax_t and %jx to ensure that physical address are printed correctly in cpu_startup() and pmap_bootstrap() END