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

rcu: Convert rcu_nohz_full_cpu() ULONG_CMP_LT() to time_before()



This commit converts the ULONG_CMP_LT() in rcu_nohz_full_cpu() to
time_before() 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 7b241311
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