diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-04-10 17:05:22 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-04-27 11:01:17 -0700 |
commit | e2f3ccfa62001994ed3e81c309face75aaa8d372 (patch) | |
tree | f04ddce9919c1b893a61e66ae09467adb1a2cf31 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
parent | 7b2413111a630469282c427033818977515ea592 (diff) |
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: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions