Re: [PATCH v3 0/2] doc: Rename dynticks-testing to cpunoise

From: Jonathan Corbet

Date: Mon Sep 07 2026 - 12:53:57 EST


Marco Crivellari <marco.crivellari@xxxxxxxx> writes:

> Hi,
>
> Currently the documentation still mention dynticks-testing.
>
> Recently the repository name and the tool have been renamed to cpunoise,
> both the patches reflect this change.
>
> The tool announcement can be found at:
>
> https://lore.kernel.org/all/20260815083728.15470-1-marco.crivellari@xxxxxxxx/
>
> Thanks!
>
> ---
> Changes in v3:
> - Use "https:" instead of "git:" for the repo URL
>
> Link to v2: https://lore.kernel.org/all/20260831092118.124576-1-marco.crivellari@xxxxxxxx/
>
> Changes in v2:
> - Link to the tool Announcement added in both the patches and cover letter
>
> - Corrected another occurrence reported by Sebastian
>
> Link to v1: https://lore.kernel.org/all/20260831081823.67972-1-marco.crivellari@xxxxxxxx/
>
> Marco Crivellari (2):
> doc: Change dynticks-testing repository name
> Documentation/no_hz: Change dynticks-testing repository name
>
> Documentation/admin-guide/cpu-isolation.rst | 4 ++--
> Documentation/timers/no_hz.rst | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)

Applied, thanks.

jon