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

Marco Crivellari posted 2 patches 3 weeks, 3 days ago
Documentation/admin-guide/cpu-isolation.rst | 4 ++--
Documentation/timers/no_hz.rst              | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
[PATCH v3 0/2] doc: Rename dynticks-testing to cpunoise
Posted by Marco Crivellari 3 weeks, 3 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 v3:
- Use "https:" instead of "git:" for the repo URL

Link to v2: https://lore.kernel.org/all/20260831092118.124576-1-marco.crivellari@suse.com/

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

-- 
2.55.0
Re: [PATCH v3 0/2] doc: Rename dynticks-testing to cpunoise
Posted by Jonathan Corbet 2 weeks, 4 days ago
Marco Crivellari <marco.crivellari@suse.com> 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@suse.com/
>
> 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@suse.com/
>
> 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              | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)

Applied, thanks.

jon
Re: [PATCH v3 0/2] doc: Rename dynticks-testing to cpunoise
Posted by Marco Crivellari 2 weeks, 4 days ago
On Mon, Sep 7, 2026 at 6:46 PM Jonathan Corbet <corbet@lwn.net> wrote:
> [...]
> > 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.

Many thanks!

-- 

Marco Crivellari

SUSE Labs
Re: [PATCH v3 0/2] doc: Rename dynticks-testing to cpunoise
Posted by Frederic Weisbecker 3 weeks, 2 days ago
Le Wed, Sep 02, 2026 at 11:24:23AM +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 v3:
> - Use "https:" instead of "git:" for the repo URL
> 
> Link to v2: https://lore.kernel.org/all/20260831092118.124576-1-marco.crivellari@suse.com/
> 
> 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              | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> -- 
> 2.55.0
>

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


-- 
Frederic Weisbecker
SUSE Labs