diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-04-11 00:48:20 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-04-27 21:01:16 +0300 |
commit | 29ffebc5fcc0bcd8e9bc9f9b3899f2d222b12b04 (patch) | |
tree | 61001c29de4cbfbbfdcf30c2fa8e5db495c53021 /scripts/gdb/linux/tasks.py | |
parent | da44cd6c8e88b6da3d5277d0e7b0e4d38faf4532 (diff) | |
download | linux-29ffebc5fcc0bcd8e9bc9f9b3899f2d222b12b04.tar.xz |
rcu: Convert ULONG_CMP_GE() to time_after() for jiffy comparison
This commit converts the ULONG_CMP_GE() in rcu_gp_fqs_loop() 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 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions