diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2015-03-25 09:41:43 +0300 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-03-30 01:11:57 +0300 |
commit | 12833bacf5d904c2dac0c3f52b2ebde5f2c5a2bc (patch) | |
tree | ef1b7a775119b17f328f75877c56e3c4ea98082c /mm/kmemcheck.c | |
parent | d0776aff9a38b1390cc06ffc2c4dcf6ece7c05b9 (diff) | |
download | linux-12833bacf5d904c2dac0c3f52b2ebde5f2c5a2bc.tar.xz |
ARM: 8325/1: exynos: 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. Any direct references to symbols that will
remain in the .data section are replaced with explicit PC-relative
references.
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 'mm/kmemcheck.c')
0 files changed, 0 insertions, 0 deletions