git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8211ca6
)
ARM: sync sched_clock() state on suspend
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 4 Feb 2012 12:31:27 +0000
(12:31 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 24 Mar 2012 09:38:53 +0000
(09:38 +0000)
Ensure that the software state for sched_clock() is updated at the
point of suspend so that we avoid losing ticks since the last update.
This prevents the platform dependent possibility that sched_clock()
may appear to go backwards across a suspend/resume cycle.
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found