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, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>