diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-04-12 10:45:06 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-05-15 10:30:27 -0700 |
commit | d5cd96851d520e5caff13ddf99e3b2b759ae3b1d (patch) | |
tree | 4b087ff1d4a3f1480947c9b0163795e5d3aa6d70 /tools/perf/scripts/python/syscall-counts.py | |
parent | a824a287f6eaec65f1cf7aedfd5f6b69d2d3858f (diff) |
rcu: Inline rcu_start_gp_advanced() into rcu_start_future_gp()
The rcu_start_gp_advanced() is invoked only from rcu_start_future_gp() and
much of its code is redundant when invoked from that context. This commit
therefore inlines rcu_start_gp_advanced() into rcu_start_future_gp(),
then removes rcu_start_gp_advanced().
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Tested-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions