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

Marco Crivellari posted 2 patches 3 weeks, 5 days ago
There is a newer version of this series
Documentation/admin-guide/cpu-isolation.rst | 4 ++--
Documentation/timers/no_hz.rst              | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
[PATCH v2 0/2] doc: Rename dynticks-testing to cpunoise
Posted by Marco Crivellari 3 weeks, 5 days ago
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@suse.com/

Thanks,

---
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@suse.com/

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              | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.55.0
Re: [PATCH v2 0/2] doc: Rename dynticks-testing to cpunoise
Posted by Frederic Weisbecker 3 weeks, 5 days ago
Le Mon, Aug 31, 2026 at 11:21:11AM +0200, Marco Crivellari a écrit :
> 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@suse.com/
> 
> Thanks,
> 
> ---
> 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@suse.com/
> 
> 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              | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Acked-by: Frederic Weisbecker <frederic@kernel.org>

-- 
Frederic Weisbecker
SUSE Labs