K 10 svn:author V 3 raj K 8 svn:date V 27 2009-07-21T08:29:19.900335Z K 7 svn:log V 316 Make dcache_inv_range() point to the proper routines on ARM9 and ARM9E/ARM10. On some ARM variations CPU func dispatcher has the D-cache invalidate method point to write-back invalidate, which is wrong, and can lead to a crash/panic on affected platforms. Spotted by: HPS Reviewed by: cognet Approved by: re (kib) END