The patch titled Subject: x86-use-generic-early-mem-copy-fix has been removed from the -mm tree. Its filename was x86-use-generic-early-mem-copy-fix.patch This patch was dropped because it was folded into x86-use-generic-early-mem-copy.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: x86-use-generic-early-mem-copy-fix remove MAX_MAP_CHUNK define, per Yinghai Lu Cc: Mark Salter <msalter@xxxxxxxxxx> Cc: Yinghai Lu <yinghai@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/x86/kernel/setup.c | 1 - 1 file changed, 1 deletion(-) diff -puN arch/x86/kernel/setup.c~x86-use-generic-early-mem-copy-fix arch/x86/kernel/setup.c --- a/arch/x86/kernel/setup.c~x86-use-generic-early-mem-copy-fix +++ a/arch/x86/kernel/setup.c @@ -317,7 +317,6 @@ static u64 __init get_ramdisk_size(void) return ramdisk_size; } -#define MAX_MAP_CHUNK (NR_FIX_BTMAPS << PAGE_SHIFT) static void __init relocate_initrd(void) { /* Assume only end is not page aligned */ _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are dax-revert-userfaultfd-change.patch x86-use-generic-early-mem-copy.patch mm-mmap-simplify-the-failure-return-working-flow-fix.patch zswap-dynamic-pool-creation-fix.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html