Skip to content
Commit 7b241311 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

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: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 29ffebc5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment