projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12833ba
)
ARM: 8326/1: s5pv210: move resume code to .text section
author
Ard Biesheuvel
<
[email protected]
>
Wed, 25 Mar 2015 06:42:49 +0000
(07:42 +0100)
committer
Russell King
<
[email protected]
>
Sun, 29 Mar 2015 22:11:58 +0000
(23:11 +0100)
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 <
[email protected]
>
Signed-off-by: Ard Biesheuvel <
[email protected]
>
Signed-off-by: Russell King <
[email protected]
>
arch/arm/mach-s5pv210/sleep.S
patch
|
blob
|
history
diff --git
a/arch/arm/mach-s5pv210/sleep.S
b/arch/arm/mach-s5pv210/sleep.S
index 7c43ddd33ba84be2ee7fd8fa689f6f65ebab78d3..dfbfc0f7f8b82c140c6f82a673b6f638c377f4d1 100644
(file)
--- 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
/*