[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20210820190023.GA1387549@paulmck-ThinkPad-P17-Gen-1>
Date: Fri, 20 Aug 2021 12:00:23 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: tglx@...utronix.de
Cc: linux-kernel@...r.kernel.org, john.stultz@...aro.org,
kernel-team@...com, ak@...ux.intel.com, rong.a.chen@...el.com,
sboyd@...nel.org
Subject: [GIT PULL v2 clocksource] Clocksource watchdog commits for v5.15
Hello, Thomas,
This pull request contains a single change that enables clocksource
watchdog testing on systems with HZ < 100, as an alternative to the
earlier pull request that prohibited such testing. This change has been
posted to LKML:
https://lore.kernel.org/lkml/20210812200112.GY4126399@paulmck-ThinkPad-P17-Gen-1/
this has been subjected to the kbuild test robot and -next testing,
and is available in the git repository based on v5.14-rc2 at:
git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git clocksource
for you to fetch changes up to a5e8561a2bdf276fdd2a7f63a8154930863fcbda:
clocksource: Make clocksource-wdtest.c safe for slow-HZ systems (2021-08-16 12:00:02 -0700)
----------------------------------------------------------------
Paul E. McKenney (1):
clocksource: Make clocksource-wdtest.c safe for slow-HZ systems
kernel/time/clocksource-wdtest.c | 5 ++---
kernel/time/jiffies.c | 21 +--------------------
kernel/time/tick-internal.h | 20 ++++++++++++++++++++
3 files changed, 23 insertions(+), 23 deletions(-)
Powered by blists - more mailing lists