From: Inderpal Singh Date: Mon, 29 Apr 2013 11:31:47 +0000 (+0530) Subject: ARM: EXYNOS5: Fix kernel dump in AFTR idle mode X-Git-Tag: v3.10-rc1~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=088584618836b159947bc4ab5011a5cf1f081a62;p=pandora-kernel.git ARM: EXYNOS5: Fix kernel dump in AFTR idle mode The kernel crashes while resuming from AFTR idle mode. It happens because L2 cache was not going into retention state. This patch configures the USE_RETENTION bit of ARM_L2_OPTION register so that it does not depend on MANUAL_L2RSTDISABLE_CONTROL of ARM_COMMON_OPTION register for L2RSTDISABLE signal. Signed-off-by: Inderpal Singh Tested-by: Chander Kashyap Signed-off-by: Olof Johansson --- Reading git-diff-tree failed