[GIT PULL] timer fix

From: Ingo Molnar
Date: Sat Jun 15 2024 - 04:05:32 EST


Linus,

Please pull the latest timers/urgent Git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-2024-06-15

# HEAD: 07c54cc5988f19c9642fd463c2dbdac7fc52f777 tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()

Fix boot-time warning in tick_setup_device().

Thanks,

Ingo

------------------>
Oleg Nesterov (1):
tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()


kernel/time/tick-common.c | 42 ++++++++++++++----------------------------
1 file changed, 14 insertions(+), 28 deletions(-)