Re: [PATCH 1/2] doc: Change dynticks-testing repository name
From: Sebastian Andrzej Siewior
Date: Mon Aug 31 2026 - 05:03:57 EST
On 2026-08-31 10:18:08 [+0200], Marco Crivellari wrote:
> Currently the documentation still mention dynticks-testing.
>
> Recently the repository name and the tool have been renamed
> to cpunoise, so fix the URL.
(as of https://lore.kernel.org/all/20260815083728.15470-1-marco.crivellari@xxxxxxxx/)
> Cc: Valentin Schneider <vschneid@xxxxxxxxxx>
> Cc: Waiman Long <longman@xxxxxxxxxx>
> Cc: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
> Cc: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
> Signed-off-by: Marco Crivellari <marco.crivellari@xxxxxxxx>
> ---
> Documentation/admin-guide/cpu-isolation.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/cpu-isolation.rst b/Documentation/admin-guide/cpu-isolation.rst
> index 8c65d03fd28c..6d8f91d2d761 100644
> --- a/Documentation/admin-guide/cpu-isolation.rst
> +++ b/Documentation/admin-guide/cpu-isolation.rst
> @@ -354,4 +354,4 @@ Some tools may also be useful for higher level analysis:
> 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
Shouldn't this "dynticks-testing" be renamed to cpunoise, too?
> - at git://git.kernel.org/pub/scm/linux/kernel/git/frederic/dynticks-testing.git
> + at git://git.kernel.org/pub/scm/linux/kernel/git/frederic/cpunoise.git
Sebastian