K 10 svn:author V 6 cognet K 8 svn:date V 27 2005-11-06T16:10:28.000000Z K 7 svn:log V 274 MFi386 rev 1.536 (sort of) Move what can be moved (UMA zones creation, pv_entry_* initialization) from pmap_init2() to pmap_init(). Create a new function, pmap_postinit(), called from cpu_startup(), to do the L1 tables allocation. pmap_init2() is now empty for arm as well. END