summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2021-01-11 16:17:04 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-02-03 23:16:17 +0100
commit73acc9bd999ec0a50ea07284fd982341df7b5e45 (patch)
tree40900d6e4dcb83b46e932a1d1ef7817362e81179
parentf2a9957e5c08b1b1caacd18a3dc4c0a1bdb7b463 (diff)
downloadlinux-stable-73acc9bd999ec0a50ea07284fd982341df7b5e45.tar.gz
linux-stable-73acc9bd999ec0a50ea07284fd982341df7b5e45.tar.bz2
linux-stable-73acc9bd999ec0a50ea07284fd982341df7b5e45.zip
ARM: imx: build suspend-imx6.S with arm instruction set
commit a88afa46b86ff461c89cc33fc3a45267fff053e8 upstream. When the kernel is configured to use the Thumb-2 instruction set "suspend-to-memory" fails to resume. Observed on a Colibri iMX6ULL (i.MX 6ULL) and Apalis iMX6 (i.MX 6Q). It looks like the CPU resumes unconditionally in ARM instruction mode and then chokes on the presented Thumb-2 code it should execute. Fix this by using the arm instruction set for all code in suspend-imx6.S. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Fixes: df595746fa69 ("ARM: imx: add suspend in ocram support for i.mx6q") Acked-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--arch/arm/mach-imx/suspend-imx6.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/suspend-imx6.S b/arch/arm/mach-imx/suspend-imx6.S
index 7d84b617af48..99d2e296082c 100644
--- a/arch/arm/mach-imx/suspend-imx6.S
+++ b/arch/arm/mach-imx/suspend-imx6.S
@@ -73,6 +73,7 @@
#define MX6Q_CCM_CCR 0x0
.align 3
+ .arm
.macro sync_l2_cache