aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaul E. McKenney <[email protected]>2018-07-03 14:15:31 -0700
committerPaul E. McKenney <[email protected]>2018-08-30 16:02:47 -0700
commit358be2d3685cb0cca49c914e89824467ee0b589c (patch)
tree8550a9ff71b678eb75705ad5b74236f62fee1343 /tools/perf/scripts/python
parent709fdce7545c978e69f52eb19082ea3af44332f5 (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