]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/mips/mm/c-r3k.c
Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk...
[karo-tx-linux.git] / arch / mips / mm / c-r3k.c
index 27a5b466c85ce0ef4f859ea47402dfd2d77f112c..5500c20c79aeafc491c3b9b43cbe8f5e816e084c 100644 (file)
@@ -320,6 +320,7 @@ void __cpuinit r3k_cache_init(void)
        flush_cache_range = r3k_flush_cache_range;
        flush_cache_page = r3k_flush_cache_page;
        flush_icache_range = r3k_flush_icache_range;
+       local_flush_icache_range = r3k_flush_icache_range;
 
        flush_cache_sigtramp = r3k_flush_cache_sigtramp;
        local_flush_data_cache_page = local_r3k_flush_data_cache_page;