]> git.karo-electronics.de Git - linux-beck.git/blobdiff - include/asm-ia64/tlb.h
[PATCH] mm: tlb_is_full_mm was obscure
[linux-beck.git] / include / asm-ia64 / tlb.h
index 1b82299d7c1eade77099401b77f4956e06a51771..0bbd79f6a7934b20fe157fae8948efd66e088acd 100644 (file)
@@ -178,12 +178,6 @@ tlb_finish_mmu (struct mmu_gather *tlb, unsigned long start, unsigned long end)
        put_cpu_var(mmu_gathers);
 }
 
-static inline unsigned int
-tlb_is_full_mm(struct mmu_gather *tlb)
-{
-     return tlb->fullmm;
-}
-
 /*
  * Logically, this routine frees PAGE.  On MP machines, the actual freeing of the page
  * must be delayed until after the TLB has been flushed (see comments at the beginning of