[PATCH 0/6] timers/nohz: Fixes and cleanups

From: Frederic Weisbecker
Date: Fri Feb 10 2023 - 09:09:33 EST


Try to (partially) fix the issue reported in https://lore.kernel.org/lkml/20230128020051.2328465-1-liaoyu15@xxxxxxxxxx/

Frederic Weisbecker (6):
timers/nohz: Restructure and reshuffle struct tick_sched
timers/nohz: Only ever update sleeptime from idle exit
timers/nohz: Protect idle/iowait sleep time under seqcount
timers/nohz: Add a comment about broken iowait counter update race
timers/nohz: Remove middle-function __tick_nohz_idle_stop_tick()
MAINTAINERS: Remove stale email address

MAINTAINERS | 2 +-
kernel/time/tick-sched.c | 146 ++++++++++++++++++---------------------
kernel/time/tick-sched.h | 67 +++++++++++-------
3 files changed, 112 insertions(+), 103 deletions(-)

--
2.34.1