From: steve.capper@linaro.org (Steve Capper)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: Tidying up huge pages in 3.11-rc1
Date: Wed, 17 Jul 2013 14:26:12 +0100 [thread overview]
Message-ID: <1374067574-32034-1-git-send-email-steve.capper@linaro.org> (raw)
Hello,
These two patches tidy up the huge page support in ARM that was
introduced in 3.11-rc1.
The first patch removes some duplicate code from arch/arm/mm by
referencing the mm/ functions introduced in my ARM64 huge page
series.
Whilst the second patch removes a compiler warning in the DMA
allocator that appears when huge pages are enabled.
Steve Capper (2):
ARM: mm: Remove general hugetlb code from ARM.
ARM: mm: Remove HugeTLB warning from dma-mapping.c
arch/arm/Kconfig | 3 +++
arch/arm/mm/dma-mapping.c | 3 ---
arch/arm/mm/hugetlbpage.c | 43 -------------------------------------------
3 files changed, 3 insertions(+), 46 deletions(-)
--
1.8.1.4
next reply other threads:[~2013-07-17 13:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-17 13:26 Steve Capper [this message]
2013-07-17 13:26 ` [PATCH 1/2] ARM: mm: Remove general hugetlb code from ARM Steve Capper
2013-07-17 15:43 ` Catalin Marinas
2013-07-26 13:40 ` Steve Capper
2013-07-26 13:49 ` Will Deacon
2013-07-26 14:00 ` Steve Capper
2013-07-17 13:26 ` [PATCH 2/2] ARM: mm: Remove HugeTLB warning from dma-mapping.c Steve Capper
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=1374067574-32034-1-git-send-email-steve.capper@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).