K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2010-10-01T18:59:30.770443Z K 7 svn:log V 284 Fix pmap_page_set_memattr() behavior in the presence of fictitious pages by just caching the mode for later use by pmap_enter(), following amd64. While here, correct some mismerges from mmu_oea64 -> mmu_oea and clean up some dead code found while fixing the fictitious page behavior. END