diff options
author | Paul Gortmaker <[email protected]> | 2020-07-01 14:34:18 -0400 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2020-07-22 10:22:04 +0200 |
commit | 46132e3ac58cb2ee48051ed80bffc0070ad59b2e (patch) | |
tree | 2046bc2bcf73a0f399eb0d93e8edd9334fb3e654 /tools/testing/selftests/bpf | |
parent | 58877d347b58c9e971112df5eb311c13bb0acb28 (diff) |
sched: nohz: stop passing around unused "ticks" parameter.
The "ticks" parameter was added in commit 0f004f5a696a ("sched: Cure more
NO_HZ load average woes") since calc_global_nohz() was called and needed
the "ticks" argument.
But in commit c308b56b5398 ("sched: Fix nohz load accounting -- again!")
it became unused as the function calc_global_nohz() dropped using "ticks".
Fixes: c308b56b5398 ("sched: Fix nohz load accounting -- again!")
Signed-off-by: Paul Gortmaker <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf')
0 files changed, 0 insertions, 0 deletions