[PATCH v3 2/2] Documentation/no_hz: Change dynticks-testing repository name

From: Marco Crivellari

Date: Wed Sep 02 2026 - 05:37:21 EST


Currently the documentation still mention dynticks-testing.

Recently the repository name and the tool have been renamed
to cpunoise (see Link tag below), so fix the URL.

Link: https://lore.kernel.org/all/20260815083728.15470-1-marco.crivellari@xxxxxxxx/
Signed-off-by: Marco Crivellari <marco.crivellari@xxxxxxxx>
---
Documentation/timers/no_hz.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/timers/no_hz.rst b/Documentation/timers/no_hz.rst
index 7fe8ef9718d8..4006cab64079 100644
--- a/Documentation/timers/no_hz.rst
+++ b/Documentation/timers/no_hz.rst
@@ -204,9 +204,9 @@ but do not see any change in your workload's behavior. Is this because
your workload isn't affected that much by OS jitter, or is it because
something else is in the way? This section helps answer this question
by providing a simple OS-jitter test suite, which is available on branch
-master of the following git archive:
+master of the following git repository:

-git://git.kernel.org/pub/scm/linux/kernel/git/frederic/dynticks-testing.git
+https://git.kernel.org/pub/scm/linux/kernel/git/frederic/cpunoise.git

Clone this archive and follow the instructions in the README file.
This test procedure will produce a trace that will allow you to evaluate
--
2.55.0