diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-07-21 19:25:53 +0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-08-20 04:12:30 +0400 |
commit | 066c4b87e927985a083481c92b4aebade8fe4ab3 (patch) | |
tree | 2a3540a69540f882538d172cd6be01d0eab7b0b2 /net/TUNABLE | |
parent | 2e2ddb24d36106e029f6eeb3df611178a36fb295 (diff) | |
download | linux-066c4b87e927985a083481c92b4aebade8fe4ab3.tar.xz |
powerpc/mm: Fix definitions of FORCE_MAX_ZONEORDER in Kconfig
The current definitions set ranges and defaults for 32 and 64-bit
only using "PPC_STD_MMU" which means hash based MMU. This uselessly
restrict the usefulness for the upcoming 64-bit BookE port, but more
than that, it's broken on 32-bit since the only 32-bit platform
supporting multiple page sizes currently is 44x which does -not-
have PPC_STD_MMU_32 set.
This fixes it by using PPC64 and PPC32 instead.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'net/TUNABLE')
0 files changed, 0 insertions, 0 deletions