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, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>