Skip to content
Commit d2b1654f authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.h



This commit removes a #ifdef and saves a few lines of code by moving
the rcu_end_inkernel_boot() function from include/linux/rcupdate.h to
include/linux/rcutiny.h (for TINY_RCU) and to include/linux/rcutree.h
(for TREE_RCU).

Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
parent fe5ac724
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment