X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mm%2Fmmu_gather.c;h=7d70e5c78f97487d53f9dbb800817241cb6a431f;hb=cefe6aac29ff608a244f8cc9ba6bcfe12ee9c1f3;hp=8c943a6e1696c095d77ae65bb5d784cc09a85afd;hpb=58e16d792a6a8c6b750f637a4649967fcac853dc;p=linux.git diff --git a/mm/mmu_gather.c b/mm/mmu_gather.c index 8c943a6e1696..7d70e5c78f97 100644 --- a/mm/mmu_gather.c +++ b/mm/mmu_gather.c @@ -271,8 +271,6 @@ void tlb_finish_mmu(struct mmu_gather *tlb, tlb_flush_mmu(tlb); - /* keep the page table cache within bounds */ - check_pgt_cache(); #ifndef CONFIG_HAVE_MMU_GATHER_NO_GATHER tlb_batch_list_free(tlb); #endif