diff options
| author | Paul E. McKenney <[email protected]> | 2018-07-03 14:15:31 -0700 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2018-08-30 16:02:47 -0700 |
| commit | 358be2d3685cb0cca49c914e89824467ee0b589c (patch) | |
| tree | 8550a9ff71b678eb75705ad5b74236f62fee1343 /tools/perf/scripts/python | |
| parent | 709fdce7545c978e69f52eb19082ea3af44332f5 (diff) | |
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 <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions