diff options
author | Joel Fernandes (Google) <joel@joelfernandes.org> | 2022-06-02 11:06:43 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-07-19 21:40:00 +0300 |
commit | 82d26c36cc68e781400eb4e541f943008208f2d6 (patch) | |
tree | 84dc17f8006774799ab5c2d9498ac7b67af0f565 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e2bb1288a381e9239aaf606ae8c1e20ea71c20bd (diff) | |
download | linux-82d26c36cc68e781400eb4e541f943008208f2d6.tar.xz |
rcu/kvfree: Remove useless monitor_todo flag
monitor_todo is not needed as the work struct already tracks
if work is pending. Just use that to know if work is pending
using schedule_delayed_work() helper.
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Reviewed-by: Neeraj Upadhyay <quic_neeraju@quicinc.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions