import PULS_20160108
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mm / context.c
index eeab06ebd06e5d6eeefc75d14c91c4c740946965..b483f32b1746818866b146de5fc75e9412a5ca53 100644 (file)
@@ -250,7 +250,7 @@ void check_and_switch_context(struct mm_struct *mm, struct task_struct *tsk)
        if (cpumask_test_and_clear_cpu(cpu, &tlb_flush_pending)) {
                local_flush_bp_all();
                local_flush_tlb_all();
-               dummy_flush_tlb_a15_erratum();
+               erratum_a15_798181();
        }
 
        atomic64_set(&per_cpu(active_asids, cpu), asid);