lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <871psigt91.fsf@trenco.lwn.net>
Date: Wed, 21 May 2025 04:20:26 -0600
From: Jonathan Corbet <corbet@....net>
To: Madadi Vineeth Reddy <vineethr@...ux.ibm.com>, Peter Zijlstra
 <peterz@...radead.org>, Ingo Molnar <mingo@...nel.org>, Swapnil Sapkal
 <swapnil.sapkal@....com>
Cc: linux-doc@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>, Madadi
 Vineeth Reddy <vineethr@...ux.ibm.com>
Subject: Re: [PATCH] Documentation/scheduler: Fix typo in sched-stats domain
 field description

Madadi Vineeth Reddy <vineethr@...ux.ibm.com> writes:

> Fixes a typo in the description of the 23rd field of the scheduling
> domain statistics, which was missing the word "cpu".
>
> Fixes: 7c8cd569ff66 ("docs: Update Schedstat version to 17")
> Signed-off-by: Madadi Vineeth Reddy <vineethr@...ux.ibm.com>
> ---
>  Documentation/scheduler/sched-stats.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/scheduler/sched-stats.rst b/Documentation/scheduler/sched-stats.rst
> index 08b6bc9a315c..d82e7d2b54f0 100644
> --- a/Documentation/scheduler/sched-stats.rst
> +++ b/Documentation/scheduler/sched-stats.rst
> @@ -135,7 +135,7 @@ of idleness (busy, idle and newly idle):
>          cpu was idle but no busier group was found
>  
>      23) # of times in this domain sched_balance_rq() was called when the
> -        was just becoming idle
> +        cpu was just becoming idle
>      24) # of times in this domain sched_balance_rq() checked but found the

Applied, thanks.

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ