From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] [ARM] tlb: fix build error with CONFIG_SWAP=n
Date: Sun, 6 Mar 2011 16:36:56 +0000 [thread overview]
Message-ID: <20110306163656.GH27468@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1299426386-28746-1-git-send-email-dbaryshkov@gmail.com>
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.
WARNING: multiple messages have this Message-ID (diff)
From: Russell King - ARM Linux <linux@arm.linux.org.uk>
To: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [ARM] tlb: fix build error with CONFIG_SWAP=n
Date: Sun, 6 Mar 2011 16:36:56 +0000 [thread overview]
Message-ID: <20110306163656.GH27468@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1299426386-28746-1-git-send-email-dbaryshkov@gmail.com>
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.
next prev parent reply other threads:[~2011-03-06 16:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-06 15:46 [PATCH] [ARM] tlb: fix build error with CONFIG_SWAP=n Dmitry Eremin-Solenikov
2011-03-06 15:46 ` Dmitry Eremin-Solenikov
2011-03-06 16:36 ` Russell King - ARM Linux [this message]
2011-03-06 16:36 ` Russell King - ARM Linux
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110306163656.GH27468@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.