]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commitdiff
arm: tegra12_defconfig: set 3GB-16MB task size daily-2014.11.07.1_l4t/l4t-r21 tegra-l4t-r21.1
authorZheng Liu <zhliu@nvidia.com>
Mon, 6 Oct 2014 23:49:08 +0000 (16:49 -0700)
committerWinnie Hsu <whsu@nvidia.com>
Wed, 8 Oct 2014 01:03:45 +0000 (18:03 -0700)
The previously used 3GB-24MB task size caused relocation failures when
loading kernel modules. This happened because part of the module loading
area got beyond the 32MB relocation range from kernel .text segment.
This problem is ARM32-specific and does not affect ARM64.

Bug 1489463

Change-Id: I255eb605988b3095d49f05d4d4b199bf2c796bfd
Signed-off-by: Zheng Liu <zhliu@nvidia.com>
Reviewed-on: http://git-master/r/553996
Reviewed-by: Winnie Hsu <whsu@nvidia.com>
Tested-by: Winnie Hsu <whsu@nvidia.com>
arch/arm/configs/tegra12_defconfig

index 58f688bb68329f6b6b1ef156500be9683bfc057d..ae281833c109c4e150af522e48ad7afc725d8172 100644 (file)
@@ -40,7 +40,6 @@ CONFIG_TEGRA_PLLM_SCALED=y
 CONFIG_PCI_TEGRA=y
 CONFIG_PCIEPORTBUS=y
 CONFIG_SMP=y
-CONFIG_TASK_SIZE_3G_LESS_24M=y
 CONFIG_PREEMPT=y
 CONFIG_AEABI=y
 # CONFIG_OABI_COMPAT is not set