The patch titled Subject: mm-mmu_notifier-contextual-information-for-event-triggering-invalidation-v2-fix-fix has been removed from the -mm tree. Its filename was mm-mmu_notifier-contextual-information-for-event-triggering-invalidation-v2-fix-fix.patch This patch was dropped because it was folded into mm-mmu_notifier-contextual-information-for-event-triggering-invalidation-v2.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-mmu_notifier-contextual-information-for-event-triggering-invalidation-v2-fix-fix build fix Cc: Jérôme Glisse <jglisse@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/memory.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- a/mm/memory.c~mm-mmu_notifier-contextual-information-for-event-triggering-invalidation-v2-fix-fix +++ a/mm/memory.c @@ -4115,7 +4115,8 @@ static int __follow_pte_pmd(struct mm_st if (range) { mmu_notifier_range_init(range, mm, address & PAGE_MASK, - (address & PAGE_MASK) + PAGE_SIZE); + (address & PAGE_MASK) + PAGE_SIZE, + range->event); mmu_notifier_invalidate_range_start(range); } ptep = pte_offset_map_lock(mm, pmd, address, ptlp); _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are proc-fix-proc-net-after-setns2-checkpatch-fixes.patch proc-fix-proc-net-after-setns2-checkpatch-fixes-fix.patch mmmemory_hotplug-fix-scan_movable_pages-for-gigantic-hugepages-fix.patch mmslabvmscan-accumulate-gradual-pressure-on-small-slabs-fix.patch ocfs2-clear-zero-in-unaligned-direct-io-checkpatch-fixes.patch mm.patch mm-slub-introduce-slab_warn_on_error-fix.patch mm-page_allocc-memory_hotplug-free-pages-as-higher-order-v11-fix.patch mm-convert-pg_balloon-to-pg_offline-fix.patch mm-reuse-only-pte-mapped-ksm-page-in-do_wp_page-fix.patch mm-swap-check-if-swap-backing-device-is-congested-or-not-fix.patch mm-proportional-memorylowmin-reclaim-checkpatch-fixes.patch mm-oom-remove-prefer-children-over-parent-heuristic-checkpatch-fixes.patch mm-memcontrol-expose-thp-events-on-a-per-memcg-basis-fix.patch mm-mmu_notifier-contextual-information-for-event-triggering-invalidation-v2.patch filemap-kill-page_cache_read-usage-in-filemap_fault-fix.patch filemap-drop-the-mmap_sem-for-all-blocking-operations-checkpatch-fixes.patch ipc-allow-boot-time-extension-of-ipcmni-from-32k-to-8m-checkpatch-fixes.patch linux-next-rejects.patch scripts-atomic-check-atomicssh-dont-assume-that-scripts-are-executable.patch kernel-forkc-export-kernel_thread-to-modules.patch slab-leaks3-default-y.patch