diff options
author | 2024-02-25 23:54:53 +0100 | |
---|---|---|
committer | 2024-02-26 11:37:31 +0100 | |
commit | ffb7e01c4e654d5c8bf2ce2a4830b826fa1f149e (patch) | |
tree | 03a285691d10232f8ff79efa6d883cf0feaceacb /scripts/generate_rust_analyzer.py | |
parent | hrtimer: Select housekeeping CPU during migration (diff) | |
download | linux-rng-ffb7e01c4e654d5c8bf2ce2a4830b826fa1f149e.tar.xz linux-rng-ffb7e01c4e654d5c8bf2ce2a4830b826fa1f149e.zip |
tick/nohz: Remove duplicate between tick_nohz_switch_to_nohz() and tick_setup_sched_timer()
The ts->sched_timer initialization work of tick_nohz_switch_to_nohz()
is almost the same as that of tick_setup_sched_timer(), so adjust the
latter to get it reused by tick_nohz_switch_to_nohz().
This also makes the low resolution mode sched_timer benefit from the tick
skew boot option.
Signed-off-by: Peng Liu <liupeng17@lenovo.com>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240225225508.11587-2-frederic@kernel.org
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions