Hello Russell, On Tue, Feb 22, 2011 at 07:59:29PM +0000, Russell King - ARM Linux wrote: > Note that arch/x86/mm/init.c and arch/x86/mm/pgtable.c both include > asm/tlb.h without linux/pagemap.h, and use the generic version. I bet > no one's tried building x86 with CONFIG_SWAP=n yet... I did, and it doesn't fail. include/asm-generic/tlb.h includes <asm/pgalloc.h> which for x86 includes <linux/pagemap.h> Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ | -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html