From: Kevin Hilman <khil...@linaro.org>

The option CONFIG_EXYNOS5420_MCPM is causing imprecise external aborts
during boot testing, causing various userspace startup failures.

Disable until it has gotten more testing.

Cc: Kukjin Kim <kgene....@samsung.com>,
Cc: Javier Martinez Canillas <javier.marti...@collabora.co.uk>,
Cc: Sachin Kamat <sachin.ka...@samsung.com>,
Cc: Doug Anderson <diand...@chromium.org>,
Cc: Bartlomiej Zolnierkiewicz <b.zolnier...@samsung.com>,
Cc: Krzysztof Kozlowski <k.kozlow...@samsung.com>,
Cc: Tushar Behera <tushar.beh...@linaro.org>,
Cc: sta...@vger.kernel.org # v3.17+
Signed-off-by: Kevin Hilman <khil...@linaro.org>
---
This has been reported by a few people[1], but not investigated or fixed, so 
it's
time to disable this feature until it can be fixed.

[1] 
http://lists.infradead.org/pipermail/linux-arm-kernel/2014-September/288344.html

 arch/arm/configs/exynos_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/configs/exynos_defconfig 
b/arch/arm/configs/exynos_defconfig
index 72058b8a6f4d..a250dcbf34cd 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -10,7 +10,7 @@ CONFIG_MODULE_UNLOAD=y
 CONFIG_PARTITION_ADVANCED=y
 CONFIG_ARCH_EXYNOS=y
 CONFIG_ARCH_EXYNOS3=y
-CONFIG_EXYNOS5420_MCPM=y
+CONFIG_EXYNOS5420_MCPM=n
 CONFIG_SMP=y
 CONFIG_BIG_LITTLE=y
 CONFIG_BL_SWITCHER=y
-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to