aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorAndy Whitcroft <[email protected]>2005-11-18 01:11:02 -0800
committerLinus Torvalds <[email protected]>2005-11-18 07:49:46 -0800
commitb50ce2324cecf4efc7babe31f4aa1a07f9157317 (patch)
treec8cacd9ab083d2abf58a8d586d3014f314479b69 /scripts/basic
parentc0e485216de80046dd0d448b7cd530dbfc31402f (diff)
[PATCH] ppc64 need HPAGE_SHIFT when huge pages disabled
With the new powerpc architecture we don't seem to be able to disable huge pages anymore. mm/built-in.o(.toc1+0xae0): undefined reference to `HPAGE_SHIFT' make: *** [.tmp_vmlinux1] Error 1 We seem to need to define HPAGE_SHIFT to something when HUGETLB_PAGE isn't defined. This patch defines it to PAGE_SHIFT when we have no support. Signed-off-by: Andy Whitcroft <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions