On Wed, 27 Jan 2016 12:31:31 -0800 Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote: > Just from eyeballing the patches, I'm expecting build errors ;) Didn't take long :( mm/memory.c: In function 'zap_pud_range': mm/memory.c:1216: error: implicit declaration of function 'pud_trans_huge' mm/memory.c:1217: error: 'HPAGE_PUD_SIZE' undeclared (first use in this function) and, midway: include/linux/mm.h:348: error: redefinition of 'pud_devmap' include/asm-generic/pgtable.h:684: note: previous definition of 'pud_devmap' was here Please run x86_64 allnoconfig at each step of the series, fix and respin? It only takes 30s to compile. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html