diff options
author | Lihao Liang <lianglihao@huawei.com> | 2017-11-22 20:00:55 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-02-16 00:40:36 +0100 |
commit | 398953e62ce3b27f9f7805e367195b7ee6705f57 (patch) | |
tree | ee2ba5620f0cacba106a98c93375830bc2fe99be /kernel/time/Kconfig | |
parent | Linux 4.16-rc1 (diff) | |
download | linux-398953e62ce3b27f9f7805e367195b7ee6705f57.tar.xz linux-398953e62ce3b27f9f7805e367195b7ee6705f57.zip |
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>
Diffstat (limited to 'kernel/time/Kconfig')
0 files changed, 0 insertions, 0 deletions