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:
f37f435
)
cpuidle: Use kick_all_cpus_sync()
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 7 May 2012 17:59:48 +0000
(17:59 +0000)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 8 May 2012 10:35:06 +0000
(12:35 +0200)
kick_all_cpus_sync() is the core implementation of cpu_idle_wait()
which is copied all over the arch code.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Link:
http://lkml.kernel.org/r/20120507175652.119842173@linutronix.de
No differences found