[PATCH] ARM: Fix compile after delay page freeing patch
Uwe Kleine-König
u.kleine-koenig at pengutronix.de
Tue Feb 22 15:10:47 EST 2011
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/ |
More information about the linux-arm-kernel
mailing list