K 10 svn:author V 3 ian K 8 svn:date V 27 2013-10-27T03:13:26.217922Z K 7 svn:log V 291 Retire arm_remap_nocache() and the data and constants associated with it. The only remaining user was the code that allocates bounce pages for armv4 busdma. It's not clear why bounce pages would need uncached memory, but if that ever changes, kmem_alloc_attr() would be the way to get it. END