]> git.karo-electronics.de Git - mv-sheeva.git/commit
ARM: pm: move return address (for cpu_resume) to top of stack
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 13 Jun 2011 12:45:34 +0000 (13:45 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 24 Jun 2011 07:47:23 +0000 (08:47 +0100)
commit2fefbcd58590cf33189c6178098e12b31b994b5f
tree3e93f33e0f9909cac3c595c528dd485479526ca0
parent6b5f6ab0e1c33beaed828271f13c03ed02ee3c15
ARM: pm: move return address (for cpu_resume) to top of stack

Move the return address for cpu_resume to the top of stack so that
cpu_resume looks more like a normal function.

Acked-by: Frank Hofmann <frank.hofmann@tomtom.com>
Tested-by: Kevin Hilman <khilman@ti.com>
Acked-by: Jean Pihet <j-pihet@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/sleep.S