summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPaul E. McKenney2014-07-13 21:00:53 +0200
committerPaul E. McKenney2014-09-16 19:08:01 +0200
commit9386c0b75dda05f535a10ea1abf1817fe292c81c (patch)
tree85bd2cdd5f2f4c11b94230bce3a1ebb220cfc181 /include
parentrcu: Return false instead of 0 in rcu_nocb_adopt_orphan_cbs() (diff)
downloadkernel-qcow2-linux-9386c0b75dda05f535a10ea1abf1817fe292c81c.tar.gz
kernel-qcow2-linux-9386c0b75dda05f535a10ea1abf1817fe292c81c.tar.xz
kernel-qcow2-linux-9386c0b75dda05f535a10ea1abf1817fe292c81c.zip
rcu: Rationalize kthread spawning
Currently, RCU spawns kthreads from several different early_initcall() functions. Although this has served RCU well for quite some time, as more kthreads are added a more deterministic approach is required. This commit therefore causes all of RCU's early-boot kthreads to be spawned from a single early_initcall() function. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org> Tested-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions