K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2011-06-07T14:36:13.407553Z K 7 svn:log V 309 MFC r222666: Fix a typo derived from a mismerge from mmu_oea that would cause pmap_sync_icache() to sync random (possibly uncached or nonexisting!) memory, causing kernel page faults or machine checks, most easily triggered by using GDB. While here, add an additional safeguard to only sync cacheable memory. END