Home
last modified time | relevance | path

Searched hist:"12833 bac" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/mach-exynos/
H A Dsleep.S12833bac Wed Mar 25 01:41:43 CDT 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> 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>
12833bac Wed Mar 25 01:41:43 CDT 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> 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>