aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2014-12-17 18:25:59 -0800
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2015-01-06 11:02:54 -0800
commitab954c167ed9ac107a8beb1d6e1745ae698a3421 (patch)
treec4bd8ceba2369b72d3c1b1ef3b7fa81dcf5cfc3f /tools/testing/selftests
parentrcu: Don't scan root rcu_node structure for stalled tasks (diff)
downloadlinux-dev-ab954c167ed9ac107a8beb1d6e1745ae698a3421.tar.xz
linux-dev-ab954c167ed9ac107a8beb1d6e1745ae698a3421.zip
rcu: Remove redundant callback-list initialization
The RCU callback lists are initialized in both rcu_boot_init_percpu_data() and rcu_init_percpu_data(). The former is intended for initializing immutable data, so this commit removes the initialization from rcu_boot_init_percpu_data() and leaves it in rcu_init_percpu_data(). This change prepares for permitting callbacks to be queued very early in boot. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/testing/selftests')
0 files changed, 0 insertions, 0 deletions