The patch titled dont export asm/page.h to userspace has been added to the -mm tree. Its filename is dont-export-asm-pageh-to-userspace.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ 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