From: Ard Biesheuvel Date: Wed, 25 Mar 2015 06:42:49 +0000 (+0100) Subject: ARM: 8326/1: s5pv210: move resume code to .text section X-Git-Tag: firefly_0821_release~176^2~1870^2~21 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=00ee68ecc2bf714ee97bc3629c29eef502e69c4b;p=firefly-linux-kernel-4.4.55.git 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 Signed-off-by: Ard Biesheuvel Signed-off-by: Russell King --- 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 - .data + .text .align /*