diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-04-10 15:52:53 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-04-27 11:01:16 -0700 |
commit | 7b2413111a630469282c427033818977515ea592 (patch) | |
tree | 53361f32f7e6b8112a838eb9bc06c1de3b6ee481 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 29ffebc5fcc0bcd8e9bc9f9b3899f2d222b12b04 (diff) |
rcu: Convert rcu_initiate_boost() ULONG_CMP_GE() to time_after()
This commit converts the ULONG_CMP_GE() in rcu_initiate_boost() to
time_after() to reflect the fact that it is comparing a timestamp to
the jiffies counter.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions