alistair23-linux/kernel/rcu
Lihao Liang 398953e62c rcu: Remove unnecessary spinlock in rcu_boot_init_percpu_data()
Since rcu_boot_init_percpu_data() is only called at boot time,
there is no data race and spinlock is not needed.

Signed-off-by: Lihao Liang <lianglihao@huawei.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
2018-02-15 15:40:36 -08:00
..
Kconfig
Kconfig.debug
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rcu.h rcu: Shrink ->dynticks_{nmi_,}nesting from long long to long 2017-11-28 15:51:18 -08:00
rcu_segcblist.c rcu/segcblist: Include rcupdate.h 2017-10-19 12:13:36 -07:00
rcu_segcblist.h
rcuperf.c torture: Eliminate torture_runnable and perf_runnable 2017-12-11 09:18:29 -08:00
rcutorture.c torture: Eliminate torture_runnable and perf_runnable 2017-12-11 09:18:29 -08:00
srcutiny.c
srcutree.c srcu: Prohibit call_srcu() use under raw spinlocks 2017-11-28 15:52:33 -08:00
sync.c doc: Fix various RCU docbook comment-header problems 2017-10-19 22:26:11 -04:00
tiny.c
tree.c rcu: Remove unnecessary spinlock in rcu_boot_init_percpu_data() 2018-02-15 15:40:36 -08:00
tree.h rcu: Shrink ->dynticks_{nmi_,}nesting from long long to long 2017-11-28 15:51:18 -08:00
tree_exp.h
tree_plugin.h Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017.12.11a', 'srbd.2017.12.05a' and 'torture.2017.12.11a' into HEAD 2017-12-11 09:21:58 -08:00
update.c rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules 2017-12-07 19:51:49 -05:00