From: Steven Capper Date: Fri, 26 Jul 2013 13:58:22 +0000 (+0100) Subject: ARM: 7792/1: mm: Remove general hugetlb code from ARM X-Git-Tag: v3.12-rc1~128^2^4~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bfab2034bab9374eba1921cf7bd51fd8d48661b;p=pandora-kernel.git ARM: 7792/1: mm: Remove general hugetlb code from ARM General forms of huge_pte_alloc, huge_pte_offset and follow_huge_pmd are now available in mm/hugetlb.c. This patch removes the ARM copies of these functions and activates the general ones by enabling: CONFIG_ARCH_WANT_GENERAL_HUGETLB Signed-off-by: Steve Capper Acked-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed