From: Andrew Morton Date: Wed, 10 Aug 2005 03:53:41 +0000 (+1000) Subject: [PATCH] ppc64: four level pagetables fix X-Git-Tag: v2.6.14-rc1~1034^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b74d0bd53406c23636707565d87ddaa55d315b26;p=pandora-kernel.git [PATCH] ppc64: four level pagetables fix With CONFIG_HUGETLB_PAGE=n: In file included from kernel/sysctl.c:37: include/linux/hugetlb.h:104:1: warning: "hugetlb_free_pgd_range" redefined In file included from include/linux/mm.h:36, from kernel/sysctl.c:23: include/asm/pgtable.h:492:1: warning: this is the location of the previous definition Signed-off-by: Andrew Morton Signed-off-by: David Gibson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed