The patch titled Subject: mm-memory_hotplug-rename-walk_memory_range-and-pass-startsize-instead-of-pfns-fix has been removed from the -mm tree. Its filename was mm-memory_hotplug-rename-walk_memory_range-and-pass-startsize-instead-of-pfns-fix.patch This patch was dropped because it was folded into mm-memory_hotplug-rename-walk_memory_range-and-pass-startsize-instead-of-pfns.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-memory_hotplug-rename-walk_memory_range-and-pass-startsize-instead-of-pfns-fix remove unused variable Reported-by: Nick Desaulniers <ndesaulniers@xxxxxxxxxx> Cc: David Hildenbrand <david@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/powerpc/platforms/powernv/memtrace.c | 1 - 1 file changed, 1 deletion(-) --- a/arch/powerpc/platforms/powernv/memtrace.c~mm-memory_hotplug-rename-walk_memory_range-and-pass-startsize-instead-of-pfns-fix +++ a/arch/powerpc/platforms/powernv/memtrace.c @@ -72,7 +72,6 @@ static bool memtrace_offline_pages(u32 n { const unsigned long start = PFN_PHYS(start_pfn); const unsigned long size = PFN_PHYS(nr_pages); - u64 end_pfn = start_pfn + nr_pages - 1; if (walk_memory_blocks(start, size, NULL, check_memblock_online)) return false; _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm-vmalloc-avoid-bogus-wmaybe-uninitialized-warning-fix.patch scripts-spellingtxt-drop-sepc-from-the-misspelling-list-fix.patch ocfs2-add-locking-filter-debugfs-file-fix.patch ocfs2-clear-zero-in-unaligned-direct-io-checkpatch-fixes.patch mm.patch include-linux-pfn_th-remove-pfn_t_to_virt.patch mm-swap-use-rbtree-for-swap_extent-fix.patch mm-section-numbers-use-the-type-unsigned-long-fix.patch mm-memory_hotplug-rename-walk_memory_range-and-pass-startsize-instead-of-pfns.patch mm-security-introduce-init_on_alloc=1-and-init_on_free=1-boot-options-fix.patch proc-use-down_read_killable-mmap_sem-for-proc-pid-map_files-fix.patch mm-oom_killer-add-task-uid-to-info-message-on-an-oom-kill-fix.patch mm-thp-make-transhuge_vma_suitable-available-for-anonymous-thp-fix.patch vmcore-add-a-kernel-parameter-novmcoredd-fix.patch vmcore-add-a-kernel-parameter-novmcoredd-fix-fix.patch coda-add-hinting-support-for-partial-file-caching-fix.patch selftests-ptrace-add-a-test-case-for-ptrace_get_syscall_info-checkpatch-fixes.patch resource-fix-locking-in-find_next_iomem_res-fix.patch linux-next-rejects.patch proc-sysctl-add-shared-variables-for-range-check-fix-2-fix.patch kernel-forkc-export-kernel_thread-to-modules.patch