[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1347382036-18455-1-git-send-email-will.deacon@arm.com>
Date: Tue, 11 Sep 2012 17:47:13 +0100
From: Will Deacon <will.deacon@....com>
To: linux-mm@...ck.org
Cc: linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org,
akpm@...ux-foundation.org, mhocko@...e.cz,
Will Deacon <will.deacon@....com>
Subject: [PATCH 0/3] Minor changes to common hugetlb code for ARM
Hello,
A few changes are required to common hugetlb code before the ARM support
can be merged. I posted the main one previously, which has been picked up
by akpm:
http://marc.info/?l=linux-mm&m=134573987631394&w=2
The remaining three patches (included here) are all fairly minor but do
affect other architectures.
All comments welcome,
Will
Catalin Marinas (2):
mm: thp: Fix the pmd_clear() arguments in pmdp_get_and_clear()
mm: thp: Fix the update_mmu_cache() last argument passing in
mm/huge_memory.c
Steve Capper (1):
mm: Introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE
arch/x86/Kconfig | 4 ++++
include/asm-generic/pgtable.h | 2 +-
mm/Kconfig | 2 +-
mm/huge_memory.c | 6 +++---
4 files changed, 9 insertions(+), 5 deletions(-)
--
1.7.4.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists