diff options
author | 2018-04-12 10:45:06 -0700 | |
---|---|---|
committer | 2018-05-15 10:30:27 -0700 | |
commit | d5cd96851d520e5caff13ddf99e3b2b759ae3b1d (patch) | |
tree | 4b087ff1d4a3f1480947c9b0163795e5d3aa6d70 /tools/perf/scripts/python/stackcollapse.py | |
parent | rcu: Clear request other than RCU_GP_FLAG_INIT at GP end (diff) | |
download | linux-dev-d5cd96851d520e5caff13ddf99e3b2b759ae3b1d.tar.xz linux-dev-d5cd96851d520e5caff13ddf99e3b2b759ae3b1d.zip |
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions