]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rcu: Move early-boot callbacks to no-CBs lists for no-CBs CPUs
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 20 Jan 2015 04:39:20 +0000 (20:39 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 3 Mar 2015 19:06:02 +0000 (11:06 -0800)
commit34404ca8fb252ccee662c4368c555ccf774acc3b
treea0a3c3e54a71b6019ef47917923ebfc4cd1d7c42
parent39c8d313c3c546a414cc51b4f6571c2f8cc06407
rcu: Move early-boot callbacks to no-CBs lists for no-CBs CPUs

When a CPU is first determined to be a no-CBs CPUs, this commit causes
any early boot callbacks to be moved to the no-CBs callback list,
allowing them to be invoked.

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