]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/tlb.h
[MIPS] tlbex: use __maybe_unused
[linux-2.6-omap-h63xx.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();
 }