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

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: default avatarPaul E. McKenney <paulmck@kernel.org>
parent da44cd6c
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