[Gta04-owner] [PATCH 1/3] Revert "workaround for a problem that the framebuffer with 8 MB cant be allocated; this was NOT necessary on a 3.7 kernel, so this might be the wrong solution to a yet to be discovered problem"
Marek Belisko
marek at goldelico.com
Fri Aug 2 07:56:06 CEST 2013
From: Marek Belisko <marek.belisko at open-nandra.com>
This reverts commit 39fb952cbc67fe2a8e6adffaef574e653a7211e8.
---
arch/arm/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index fd78f39..37c0f4e 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1763,7 +1763,7 @@ config FORCE_MAX_ZONEORDER
range 11 64 if ARCH_SHMOBILE
default "12" if SOC_AM33XX
default "9" if SA1111
- default "12"
+ default "11"
help
The kernel memory allocator divides physically contiguous memory
blocks into "zones", where each zone is a power of two number of
--
1.8.1.2
More information about the Gta04-owner
mailing list