]> git.karo-electronics.de Git - mv-sheeva.git/commit
MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.
authorDavid Daney <ddaney@caviumnetworks.com>
Mon, 11 Oct 2010 21:52:45 +0000 (14:52 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 16 Dec 2010 18:11:02 +0000 (18:11 +0000)
commitc9bace7ca1e2aeb95754ebc92c8f88a9f215691d
treea42a86dee05efba73770434d5020abaae7750a72
parent82b89152f00f7ad17844d5614d5011e8d7944ac9
MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.

For huge page support with base page size of 16K or 32K, we have to
increase the MAX_ORDER so that huge pages can be allocated.

[Ralf: I don't think a user should have to configure obscure constants like
this but for the time being this will have to suffice.]

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1685/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig