aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaul E. McKenney <[email protected]>2018-07-03 15:54:39 -0700
committerPaul E. McKenney <[email protected]>2018-08-30 16:02:50 -0700
commit16fc9c600b3caf97f42cdd1e35309b7529a55cfb (patch)
tree74a67fdc1d0d1938d33072f236d24e79156f3319 /tools/perf/scripts/python
parentda1df50d16171f4c65da18093d5b5652423f5b99 (diff)
rcu: Remove rcu_state_p pointer to default rcu_state structure
The rcu_state_p pointer references the default rcu_state structure, that is, the one that call_rcu() uses, as opposed to call_rcu_bh() and sometimes call_rcu_sched(). But there is now only one rcu_state structure, so that one structure is by definition the default, which means that the rcu_state_p pointer no longer serves any useful purpose. This commit therefore removes it. Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions