[PATCH v3 1/2] doc: Change dynticks-testing repository name

From: Marco Crivellari

Date: Wed Sep 02 2026 - 05:38:50 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 occurrence and
the URL.

Cc: Valentin Schneider <vschneid@xxxxxxxxxx>
Cc: Waiman Long <longman@xxxxxxxxxx>
Cc: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
Cc: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Link: https://lore.kernel.org/all/20260815083728.15470-1-marco.crivellari@xxxxxxxx/
Signed-off-by: Marco Crivellari <marco.crivellari@xxxxxxxx>
---
Documentation/admin-guide/cpu-isolation.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/admin-guide/cpu-isolation.rst b/Documentation/admin-guide/cpu-isolation.rst
index 8c65d03fd28c..b9f13a928673 100644
--- a/Documentation/admin-guide/cpu-isolation.rst
+++ b/Documentation/admin-guide/cpu-isolation.rst
@@ -353,5 +353,5 @@ Some tools may also be useful for higher level analysis:
latency and noise in the system. For example Documentation/tools/rtla/rtla-osnoise.rst
runs a kernel tracer that analyzes and output a summary of the noises.

-- dynticks-testing does something similar to rtla-osnoise but in userspace. It is available
- at git://git.kernel.org/pub/scm/linux/kernel/git/frederic/dynticks-testing.git
+- cpunoise does something similar to rtla-osnoise but in userspace. It is available
+ at https://git.kernel.org/pub/scm/linux/kernel/git/frederic/cpunoise.git
--
2.55.0