diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2015-03-25 07:42:49 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-03-29 23:11:58 +0100 |
commit | 00ee68ecc2bf714ee97bc3629c29eef502e69c4b (patch) | |
tree | dad336e590095ea37e92a53c0999aa2c88490450 /arch/arm/kernel | |
parent | 12833bacf5d904c2dac0c3f52b2ebde5f2c5a2bc (diff) | |
download | linux-00ee68ecc2bf714ee97bc3629c29eef502e69c4b.tar.bz2 |
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/kernel')
0 files changed, 0 insertions, 0 deletions