From: steve.capper@linaro.org (Steve Capper)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: mm: Remove do_sect_fault from LPAE code
Date: Tue, 25 Jun 2013 08:47:59 +0100 [thread overview]
Message-ID: <20130625074758.GA23259@linaro.org> (raw)
In-Reply-To: <201306242258.29470.arnd@arndb.de>
On Mon, Jun 24, 2013 at 10:58:29PM +0200, Arnd Bergmann wrote:
> On Monday 24 June 2013, Steve Capper wrote:
> > For LPAE, do_sect_fault used to be invoked as the second level access
> > flag handler. When transparent huge pages were introduced for LPAE,
> > do_page_fault was used instead.
> >
> > Unfortunately, do_sect_fault remains defined but not used for LPAE code
> > resulting in a compile warning.
> >
> > This patch surrounds do_sect_fault with #ifndef CONFIG_ARM_LPAE to fix
> > this warning.
> >
> > Signed-off-by: Steve Capper <steve.capper@linaro.org>
>
> Acked-by: Arnd Bergmann <arnd@arndb.de>
Thanks Arnd,
This is in Russell's system as 7775/1.
Cheers,
--
Steve
prev parent reply other threads:[~2013-06-25 7:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-24 9:48 [PATCH] ARM: mm: Remove do_sect_fault from LPAE code Steve Capper
2013-06-24 20:58 ` Arnd Bergmann
2013-06-25 7:47 ` Steve Capper [this message]
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=20130625074758.GA23259@linaro.org \
--to=steve.capper@linaro.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).