The patch titled Subject: mm-drop-redundant-arch_enable__migration-fix has been removed from the -mm tree. Its filename was mm-drop-redundant-arch_enable__migration-fix.patch This patch was dropped because it was folded into mm-drop-redundant-arch_enable__migration.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-drop-redundant-arch_enable__migration-fix s/x86_64/X86_64/, per Oscar Cc: Anshuman Khandual <anshuman.khandual@xxxxxxx> Cc: Oscar Salvador <osalvador@xxxxxxx> Cc: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/x86/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/x86/Kconfig~mm-drop-redundant-arch_enable__migration-fix +++ a/arch/x86/Kconfig @@ -60,7 +60,7 @@ config X86 select ACPI_SYSTEM_POWER_STATES_SUPPORT if ACPI select ARCH_32BIT_OFF_T if X86_32 select ARCH_CLOCKSOURCE_INIT - select ARCH_ENABLE_HUGEPAGE_MIGRATION if x86_64 && HUGETLB_PAGE && MIGRATION + select ARCH_ENABLE_HUGEPAGE_MIGRATION if X86_64 && HUGETLB_PAGE && MIGRATION select ARCH_ENABLE_MEMORY_HOTPLUG if X86_64 || (X86_32 && HIGHMEM) select ARCH_ENABLE_MEMORY_HOTREMOVE if MEMORY_HOTPLUG select ARCH_ENABLE_THP_MIGRATION if x86_64 && TRANSPARENT_HUGEPAGE _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm-drop-redundant-arch_enable__migration.patch mm-drop-redundant-arch_enable__migration-fix-fix.patch mm.patch kernel-resource-allow-region_intersects-users-to-hold-resource_lock-fix.patch linux-next-rejects.patch cifsd-is-broken.patch kernel-forkc-export-kernel_thread-to-modules.patch