[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1492702230-28462-1-git-send-email-fweisbec@gmail.com>
Date: Thu, 20 Apr 2017 17:30:28 +0200
From: Frederic Weisbecker <fweisbec@...il.com>
To: Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...nel.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Peter Zijlstra <peterz@...radead.org>,
Rik van Riel <riel@...hat.com>,
James Hartsock <hartsjc@...hat.com>,
Tim Wright <tim@...bash.co.uk>, Pavel Machek <pavel@....cz>
Subject: [PATCH 0/2] nohz: Deal with clock reprogram skipping issues
Now that we've understood the issue that Pavel and Tim have reported,
here's the new version of 24b91e360ef521a2808771633d76ebc68bd5604b that
Linus reverted. I took extra care on CPU hotplug as well. Hopefully this
time the fix doesn't introduce a new bug. The second patch should warn
when such an issue arise.
Thanks.
Frederic Weisbecker (2):
nohz: Fix again collision between tick and other hrtimers
tick: Make sure tick timer is active when bypassing reprogramming
kernel/time/tick-sched.c | 28 ++++++++++++++++++++++++++--
kernel/time/tick-sched.h | 2 ++
2 files changed, 28 insertions(+), 2 deletions(-)
--
2.7.4
Powered by blists - more mailing lists