The patch titled dont export asm/page.h to userspace has been removed from the -mm tree. Its filename was dont-export-asm-pageh-to-userspace.patch This patch was dropped because it had testing failures ------------------------------------------------------ Subject: dont export asm/page.h to userspace From: Mike Frysinger <vapier@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- include/asm-generic/Kbuild.asm | 1 - 1 file changed, 1 deletion(-) diff -puN include/asm-generic/Kbuild.asm~dont-export-asm-pageh-to-userspace include/asm-generic/Kbuild.asm --- a/include/asm-generic/Kbuild.asm~dont-export-asm-pageh-to-userspace +++ a/include/asm-generic/Kbuild.asm @@ -32,4 +32,3 @@ unifdef-y += user.h # These probably shouldn't be exported unifdef-y += shmparam.h unifdef-y += elf.h -unifdef-y += page.h _ Patches currently in -mm which might be from vapier@xxxxxxxxxx are dont-export-asm-pageh-to-userspace.patch search-a-little-harder-for-mkimage.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