diff options
Diffstat (limited to 'mm/mmu_gather.c')
-rw-r--r-- | mm/mmu_gather.c | 2 |
1 files changed, 0 insertions, 2 deletions
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, | |||
271 | 271 | ||
272 | tlb_flush_mmu(tlb); | 272 | tlb_flush_mmu(tlb); |
273 | 273 | ||
274 | /* keep the page table cache within bounds */ | ||
275 | check_pgt_cache(); | ||
276 | #ifndef CONFIG_HAVE_MMU_GATHER_NO_GATHER | 274 | #ifndef CONFIG_HAVE_MMU_GATHER_NO_GATHER |
277 | tlb_batch_list_free(tlb); | 275 | tlb_batch_list_free(tlb); |
278 | #endif | 276 | #endif |