summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210
diff options
context:
space:
mode:
authorArd Biesheuvel2015-03-25 07:42:49 +0100
committerRussell King2015-03-30 00:11:58 +0200
commit00ee68ecc2bf714ee97bc3629c29eef502e69c4b (patch)
treedad336e590095ea37e92a53c0999aa2c88490450 /arch/arm/mach-s5pv210
parentARM: 8325/1: exynos: move resume code to .text section (diff)
downloadkernel-qcow2-linux-00ee68ecc2bf714ee97bc3629c29eef502e69c4b.tar.gz
kernel-qcow2-linux-00ee68ecc2bf714ee97bc3629c29eef502e69c4b.tar.xz
kernel-qcow2-linux-00ee68ecc2bf714ee97bc3629c29eef502e69c4b.zip
ARM: 8326/1: s5pv210: move resume code to .text section
This code calls cpu_resume() using a straight branch (b), so now that we have moved cpu_resume() back to .text, this should be moved there as well. Acked-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-s5pv210')
-rw-r--r--arch/arm/mach-s5pv210/sleep.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s5pv210/sleep.S b/arch/arm/mach-s5pv210/sleep.S
index 7c43ddd33ba8..dfbfc0f7f8b8 100644
--- a/arch/arm/mach-s5pv210/sleep.S
+++ b/arch/arm/mach-s5pv210/sleep.S
@@ -14,7 +14,7 @@
#include <linux/linkage.h>
- .data
+ .text
.align
/*