The patch titled Subject: mm-mmu_notifier-rename-mmu_notifier_synchronize-to-_barrier-fix has been removed from the -mm tree. Its filename was mm-mmu_notifier-rename-mmu_notifier_synchronize-to-_barrier-fix.patch This patch was dropped because it was folded into mm-mmu_notifier-rename-mmu_notifier_synchronize-to-_barrier.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-mmu_notifier-rename-mmu_notifier_synchronize-to-_barrier-fix fix include/linux/mmu_notifier.h declaration, per Matthew Cc: Jérôme Glisse <jglisse@xxxxxxxxxx> Cc: Oded Gabbay <oded.gabbay@xxxxxxx> Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx> Cc: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> Cc: Matthew Wilcox <willy@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/linux/mmu_notifier.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/include/linux/mmu_notifier.h~mm-mmu_notifier-rename-mmu_notifier_synchronize-to-_barrier-fix +++ a/include/linux/mmu_notifier.h @@ -420,7 +420,7 @@ static inline void mmu_notifier_mm_destr extern void mmu_notifier_call_srcu(struct rcu_head *rcu, void (*func)(struct rcu_head *rcu)); -extern void mmu_notifier_synchronize(void); +extern void mmu_notifier_barrier(void); #else /* CONFIG_MMU_NOTIFIER */ _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are arm-arch-arm-include-asm-pageh-needs-personalityh.patch mm.patch mm-slab-remove-unnecessary-unlikely-fix.patch mm-page_owner-clamp-read-count-to-page_size-fix.patch mm-mmu_notifier-rename-mmu_notifier_synchronize-to-_barrier.patch mm-hotplug-optimize-clear_hwpoisoned_pages-fix.patch memory_hotplug-free-pages-as-higher-order-fix.patch ipc-allow-boot-time-extension-of-ipcmni-from-32k-to-8m-checkpatch-fixes.patch kernel-forkc-export-kernel_thread-to-modules.patch slab-leaks3-default-y.patch