diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2024-11-08 13:39:32 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2024-11-09 20:00:46 +0300 |
commit | 43082cd579fbeea2ed90982f1c875bbdb2bcad2e (patch) | |
tree | 0e5ca42d8f1c14d21ce86950c8ac82797c47b4aa /tools/perf/scripts/python/flamegraph.py | |
parent | 42eeb3b5731de338a84a6d84e6318aeaa642a5b8 (diff) | |
download | linux-43082cd579fbeea2ed90982f1c875bbdb2bcad2e.tar.xz |
scftorture: Wait until scf_cleanup_handler() completes.
The smp_call_function() needs to be invoked with the wait flag set to
wait until scf_cleanup_handler() is done. This ensures that all SMP
function calls, that have been queued earlier, complete at this point.
Tested-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Reviewed-by: Boqun Feng <boqun.feng@gmail.com>
Tested-by: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions