--- x/mm/mmu_gather.c +++ y/mm/mmu_gather.c @@ -358,7 +358,7 @@ static inline void __tlb_remove_table_on #else static inline void __tlb_remove_table_one(void *table) { - tlb_remove_table_sync_rcu(); + tlb_remove_table_sync_one(); __tlb_remove_table(table); } #endif /* CONFIG_PT_RECLAIM */