diff options
| author | Paul E. McKenney <[email protected]> | 2018-07-03 17:22:34 -0700 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2018-08-30 16:03:04 -0700 |
| commit | 780cd590836fe24bc2a81b8cd7c2f9cbe495421e (patch) | |
| tree | 7578c61398ffefa6debfbd0a670225e553f6c2ce /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | 8087d3e3c453a7caad389dbd78a32bf19a536928 (diff) | |
rcu: Remove rsp parameter from CPU hotplug functions
There now is only one rcu_state structure in a given build of the
Linux kernel, so there is no need to pass it as a parameter to RCU's
functions. This commit therefore removes the rsp parameter from
rcu_cleanup_dying_cpu() and rcu_cleanup_dead_cpu(). And, as long as
we are in the neighborhood, inlines them into rcutree_dying_cpu() and
rcutree_dead_cpu(), respectively. This also eliminates a pair of
for_each_rcu_flavor() loops.
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions