]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rcu: Move early boot callback tests earlier
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 20 Jan 2015 05:10:21 +0000 (21:10 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 3 Mar 2015 19:06:22 +0000 (11:06 -0800)
commit476276781095c79580abe27a65988549ac7f5f89
treec2645f451fcc6e7889a5d3f48a31b322342c596f
parent34404ca8fb252ccee662c4368c555ccf774acc3b
rcu: Move early boot callback tests earlier

Because callbacks can now be posted quite early in boot, move the
early boot callback tests to precede RCU initialization.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/tree.c