cpuidle: Use kick_all_cpus_sync()
authorThomas Gleixner <tglx@linutronix.de>
Mon, 7 May 2012 17:59:48 +0000 (17:59 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 8 May 2012 10:35:06 +0000 (12:35 +0200)
commit4a1625133d4faaefcec0dc175941f49b186918d9
treeabefd7c7b1332ae9ef6a10ffd77790b2a01aa98e
parentf37f435f33717dcf15fd4bb422da739da7fc2052
cpuidle: Use kick_all_cpus_sync()

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
drivers/cpuidle/cpuidle.c
This page took 0.026599 seconds and 5 git commands to generate.