From: Paul E. McKenney Date: Mon, 16 Jul 2012 10:42:38 +0000 (+0000) Subject: rcu: Use smp_hotplug_thread facility for RCUs per-CPU kthread X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~101^2~1^2~1^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62ab7072476ae1600e877cc62b43758e485f4f1e;p=pandora-kernel.git rcu: Use smp_hotplug_thread facility for RCUs per-CPU kthread Bring RCU into the new-age CPU-hotplug fold by modifying RCU's per-CPU kthread code to use the new smp_hotplug_thread facility. [ tglx: Adapted it to use callbacks and to the simplified rcu yield ] Signed-off-by: Paul E. McKenney Cc: Peter Zijlstra Cc: Srivatsa S. Bhat Cc: Rusty Russell Cc: Namhyung Kim Link: http://lkml.kernel.org/r/20120716103948.673354828@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed