rcu: Simplify curing of load woes
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 31 May 2011 03:38:55 +0000 (20:38 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 14 Jun 2011 22:25:15 +0000 (15:25 -0700)
commit9a432736904d386cda28b987b38ba14dae960ecc
tree20294203f9c6132d79737e9ab54c746546afe7d4
parent59c5f46fbe01a00eedf54a23789634438bb80603
rcu: Simplify curing of load woes

Make the functions creating the kthreads wake them up.  Leverage the
fact that the per-node and boost kthreads can run anywhere, thus
dispensing with the need to wake them up once the incoming CPU has
gone fully online.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Tested-by: Daniel J Blueman <daniel.blueman@gmail.com>
kernel/rcutree.c
kernel/rcutree_plugin.h