| commit | b74d0bd53406c23636707565d87ddaa55d315b26 | [log] [tgz] |
|---|---|---|
| author | Andrew Morton <akpm@osdl.org> | Wed Aug 10 13:53:41 2005 +1000 |
| committer | Paul Mackerras <paulus@samba.org> | Tue Aug 30 12:08:10 2005 +1000 |
| tree | 6f4245e1363b7cf5e74d84cd025ad804eeb04bfe | |
| parent | 40193713df2cdb9c233b3fc2029ecdccb40cb1e4 [diff] |
[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 <akpm@osdl.org>
Signed-off-by: David Gibson <dwg@au1.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>