K 10 svn:author V 4 neel K 8 svn:date V 27 2010-09-22T02:26:07.165145Z K 7 svn:log V 211 Enforce that 'pmap_kenter()' is only used to establish cacheable mappings. Mappings with other cacheability attributes can be established, if needed, by using 'pmap_kenter_attr()'. Suggested by: jchandra, imp END