From: David Daney Date: Mon, 11 Oct 2010 21:52:45 +0000 (-0700) Subject: MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option. X-Git-Tag: v2.6.37-rc7~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9bace7ca1e2aeb95754ebc92c8f88a9f215691d;p=pandora-kernel.git 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 To: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/1685/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed