Re: [PATCH] [ARM] tlb: fix build error with CONFIG_SWAP=n

From: Russell King - ARM Linux
Date: Sun Mar 06 2011 - 11:37:23 EST


On Sun, Mar 06, 2011 at 06:46:26PM +0300, Dmitry Eremin-Solenikov wrote:
> Fix this build error with CONFIG_SWAP=n:
>
> In file included from arch/arm/mm/init.c:28:
> arch/arm/include/asm/tlb.h: In function âtlb_flush_mmuâ:
> arch/arm/include/asm/tlb.h:104: error: implicit declaration of function ârelease_pagesâ
> arch/arm/include/asm/tlb.h: In function âtlb_remove_pageâ:
> arch/arm/include/asm/tlb.h:168: error: implicit declaration of function âpage_cache_releaseâ

Already caught:

http://ftp.arm.linux.org.uk/git/?p=linux-2.6-arm.git;a=shortlog;h=refs/heads/fixes

11 days Uwe Kleine... ARM: 6757/1: fix tlb.h induced linux/swap.h
ago build failure

I've had about four of these patches over the last two weeks or so,
it would be a good idea to check the git tree before sending another
version of this.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/