summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/rcu.h
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2020-04-10 15:52:53 -0700
committerPaul E. McKenney <paulmck@kernel.org>2020-04-27 11:01:16 -0700
commit7b2413111a630469282c427033818977515ea592 (patch)
tree53361f32f7e6b8112a838eb9bc06c1de3b6ee481 /kernel/rcu/rcu.h
parent29ffebc5fcc0bcd8e9bc9f9b3899f2d222b12b04 (diff)
downloadlinux-7b2413111a630469282c427033818977515ea592.tar.bz2
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 'kernel/rcu/rcu.h')
0 files changed, 0 insertions, 0 deletions