Skip to content
Commit 398953e6 authored by Lihao Liang's avatar Lihao Liang Committed by Paul E. McKenney
Browse files

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: default avatarLihao Liang <lianglihao@huawei.com>
Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
parent 7928b2cb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment