[PATCH 2/2] Documentation/no_hz: Change dynticks-testing repository name
From: Marco Crivellari
Date: Mon Aug 31 2026 - 04:31:39 EST
Currently the documentation still mention dynticks-testing.
Recently the repository name and the tool have been renamed
to cpunoise, so fix the URL.
Signed-off-by: Marco Crivellari <marco.crivellari@xxxxxxxx>
---
Documentation/timers/no_hz.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/timers/no_hz.rst b/Documentation/timers/no_hz.rst
index 7fe8ef9718d8..dd624b7c3f42 100644
--- a/Documentation/timers/no_hz.rst
+++ b/Documentation/timers/no_hz.rst
@@ -206,7 +206,7 @@ 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:
-git://git.kernel.org/pub/scm/linux/kernel/git/frederic/dynticks-testing.git
+git://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