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)
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>

No differences found