提交 00ee68ec 编写于 作者: A Ard Biesheuvel 提交者: Russell King

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: NNicolas Pitre <nico@linaro.org>
Signed-off-by: NArd Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 12833bac
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
#include <linux/linkage.h> #include <linux/linkage.h>
.data .text
.align .align
/* /*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册