diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-07-03 14:15:31 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-08-30 16:02:47 -0700 |
commit | 358be2d3685cb0cca49c914e89824467ee0b589c (patch) | |
tree | 8550a9ff71b678eb75705ad5b74236f62fee1343 /kernel/rcu/tree_exp.h | |
parent | 709fdce7545c978e69f52eb19082ea3af44332f5 (diff) | |
download | linux-358be2d3685cb0cca49c914e89824467ee0b589c.tar.gz linux-358be2d3685cb0cca49c914e89824467ee0b589c.tar.bz2 linux-358be2d3685cb0cca49c914e89824467ee0b589c.zip |
rcu: Remove RCU_STATE_INITIALIZER()
Now that a given build of the Linux kernel has only one set of rcu_state,
rcu_node, and rcu_data structures, there is no point in creating a macro
to declare and compile-time initialize them. This commit therefore
just does normal declaration and compile-time initialization of these
structures. While in the area, this commit also removes #ifndefs of
the no-longer-ever-defined preprocessor macro RCU_TREE_NONCORE.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/rcu/tree_exp.h')
0 files changed, 0 insertions, 0 deletions