linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: Tidying up huge pages in 3.11-rc1
@ 2013-07-17 13:26 Steve Capper
  2013-07-17 13:26 ` [PATCH 1/2] ARM: mm: Remove general hugetlb code from ARM Steve Capper
  2013-07-17 13:26 ` [PATCH 2/2] ARM: mm: Remove HugeTLB warning from dma-mapping.c Steve Capper
  0 siblings, 2 replies; 7+ messages in thread
From: Steve Capper @ 2013-07-17 13:26 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-07-26 14:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-17 13:26 [PATCH 0/2] ARM: Tidying up huge pages in 3.11-rc1 Steve Capper
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

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).