]> Pileus Git - ~andy/linux/commit
smp: Implement 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)
commitf37f435f33717dcf15fd4bb422da739da7fc2052
treeaca7b5707758ef33158116acbbdd41b8ab6c2fb4
parent9cd75e13de2dcf32ecc21c7f277cff3c0ced059e
smp: Implement kick_all_cpus_sync()

Will replace the misnomed cpu_idle_wait() function which is copied a
gazillion times all over arch/*

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20120507175652.049316594@linutronix.de
include/linux/smp.h
kernel/smp.c