]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/sparc/kernel/sun4m_irq.c
sparc32: Move cache and TLB flushes over to method ops.
[karo-tx-linux.git] / arch / sparc / kernel / sun4m_irq.c
index 93f46035ce7c14d764fdce3a69442dcf9b1ca078..32d3a5ce50f3efe374f10c708a9a4d9b3643fe39 100644 (file)
@@ -431,7 +431,7 @@ static void __init sun4m_init_timers(void)
                trap_table->inst_two = lvl14_save[1];
                trap_table->inst_three = lvl14_save[2];
                trap_table->inst_four = lvl14_save[3];
-               local_flush_cache_all();
+               local_ops->cache_all();
                local_irq_restore(flags);
        }
 #endif