diff options
author | Ingo Molnar <mingo@kernel.org> | 2024-03-08 13:58:58 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2024-03-12 13:03:42 +0300 |
commit | 3a5fe9305719c680ccf63216781a4d4068c8e3f3 (patch) | |
tree | 6d187f9da86405573a43b6f9bf87e6b501473bec /tools/perf/scripts/python/gecko.py | |
parent | be8858dba9a2c3aec454a6b382671101fd0dc3b7 (diff) | |
download | linux-3a5fe9305719c680ccf63216781a4d4068c8e3f3.tar.xz |
sched/balancing: Fix comments (trying to) refer to NOHZ_BALANCE_KICK
Fix two typos:
- There's no such thing as 'nohz_balancing_kick', the
flag is named 'BALANCE' and is capitalized: NOHZ_BALANCE_KICK.
- Likewise there's no such thing as a 'pending nohz_balance_kick'
either, the NOHZ_BALANCE_KICK flag is all upper-case.
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Valentin Schneider <vschneid@redhat.com>
Reviewed-by: Vincent Guittot <vincent.guittot@linaro.org>
Link: https://lore.kernel.org/r/20240308105901.1096078-8-mingo@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions