]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: 6206/1: CONFIG_FORCE_MAX_ZONEORDER update for SH-Mobile ARM
authorMagnus Damm <magnus.damm@gmail.com>
Mon, 5 Jul 2010 09:00:11 +0000 (10:00 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 9 Jul 2010 13:41:35 +0000 (14:41 +0100)
commitc1b2d9704c77ddaec46d5d681e1360ac40268743
tree036c7d36b1f245c918f016725c0a9f4dd0fbc673
parent5aaf254409f8d58229107b59507a8235b715a960
ARM: 6206/1: CONFIG_FORCE_MAX_ZONEORDER update for SH-Mobile ARM

Allow SH-Mobile ARM users to adjust FORCE_MAX_ZONEORDER.

The Kconfig entry is taken from SH and non-4K page size
stuff has been trimmed away. For now only SH-Mobile ARM is
allowed to change this variable, SA1111 configs are kept at
"9" and the rest at "11".

CONFIG_FORCE_MAX_ZONEORDER lets the user tweak the maximum
amount of physically contiguous memory that can be allocated
by the kernel.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig