Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
[linux-2.6-block.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