diff options
| author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-10-01 13:25:32 -0700 |
|---|---|---|
| committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-12 09:03:59 -0800 |
| commit | b3c1d9ec7c59feadd22693f43145d8285bd35b04 (patch) | |
| tree | 67cf23249a35a7e02c777170c03888410cff7bcb /lib/mpi/mpiutil.c | |
| parent | 1dfddcdb95c426acbf9b54414fcc802e49a5aaca (diff) | |
rcu: Avoid double multiply by HZ
The rcu_check_gp_start_stall() function multiplies the return value
from rcu_jiffies_till_stall_check() by HZ, but the units are already
in jiffies. This commit therefore avoids the need for introduction of
a jiffies-squared unit by removing the extraneous multiplication.
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions
