]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - mm/mmu_gather.c
Merge tag 'pwm/for-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[linux.git] / mm / mmu_gather.c
index 8c943a6e1696c095d77ae65bb5d784cc09a85afd..7d70e5c78f97487d53f9dbb800817241cb6a431f 100644 (file)
@@ -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