]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: pm: force non-zero return value from __cpu_suspend when aborting
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 27 Aug 2011 10:17:36 +0000 (11:17 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 4 Sep 2011 10:09:21 +0000 (11:09 +0100)
commit434c03dd7d303d69be21b79c558323aafa2732e1
tree51d3a321a18512c05491d321911f754d8b5cd2f8
parent25904157168ddc8841748a729914f00e53d7e049
ARM: pm: force non-zero return value from __cpu_suspend when aborting

Ensure that the return value from __cpu_suspend is non-zero when
aborting.  Zero indicates a successful suspend occurred.

Tested-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/sleep.S