[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230210140917.279062-1-frederic@kernel.org>
Date: Fri, 10 Feb 2023 15:09:11 +0100
From: Frederic Weisbecker <frederic@...nel.org>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Frederic Weisbecker <frederic@...nel.org>,
Alexey Dobriyan <adobriyan@...il.com>,
Peter Zijlstra <peterz@...radead.org>,
Wei Li <liwei391@...wei.com>,
Mirsad Goran Todorovac <mirsad.todorovac@....unizg.hr>,
Thomas Gleixner <tglx@...utronix.de>,
Yu Liao <liaoyu15@...wei.com>, Hillf Danton <hdanton@...a.com>,
Ingo Molnar <mingo@...nel.org>
Subject: [PATCH 0/6] timers/nohz: Fixes and cleanups
Try to (partially) fix the issue reported in https://lore.kernel.org/lkml/20230128020051.2328465-1-liaoyu15@huawei.com/
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
Powered by blists - more mailing lists