diff options
| author | Paul E. McKenney <[email protected]> | 2018-07-03 15:54:39 -0700 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2018-08-30 16:02:51 -0700 |
| commit | 2280ee5a7d3efca0dbb2c241029b6c63bec50a6b (patch) | |
| tree | 25b00854acbc3c44dc44b338ea0af339c1f6d19c /tools/perf/scripts/python/netdev-times.py | |
| parent | 16fc9c600b3caf97f42cdd1e35309b7529a55cfb (diff) | |
rcu: Remove rcu_data_p pointer to default rcu_data structure
The rcu_data_p pointer references the default set of per-CPU rcu_data
structures, that is, those that call_rcu() uses, as opposed to
call_rcu_bh() and sometimes call_rcu_sched(). But there is now only one
set of per-CPU rcu_data structures, so that one set is by definition
the default, which means that the rcu_data_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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions