Merge branch 'omap-fixes' into fixes
[deliverable/linux.git] / include / asm-powerpc / tlb.h
index 4e2a834683fbcae87e39b4bbdaaefa3b7bbc6b18..0a17682663d8f308411b26e8ba28eb91e1c8fe96 100644 (file)
@@ -38,7 +38,6 @@ extern void pte_free_finish(void);
 
 static inline void tlb_flush(struct mmu_gather *tlb)
 {
-       flush_tlb_pending();
        pte_free_finish();
 }
 
This page took 0.032819 seconds and 5 git commands to generate.