[PATCH] ppc64: four level pagetables fix
authorAndrew Morton <akpm@osdl.org>
Wed, 10 Aug 2005 03:53:41 +0000 (13:53 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 30 Aug 2005 02:08:10 +0000 (12:08 +1000)
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 <akpm@osdl.org>
Signed-off-by: David Gibson <dwg@au1.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found