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]
Date:   Thu, 19 Dec 2019 09:39:19 -0700
From:   Jonathan Corbet <corbet@....net>
To:     Federico Vaga <federico.vaga@...a.pv.it>
Cc:     linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org
Subject: Re: [PATCH] doc:locking: fix locktorture parameter description

On Sun,  1 Dec 2019 13:19:41 +0100
Federico Vaga <federico.vaga@...a.pv.it> wrote:

> The description was talking about two default values: I removed the
> wrong one.
> 
> Signed-off-by: Federico Vaga <federico.vaga@...a.pv.it>
> ---
>  Documentation/locking/locktorture.rst | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/Documentation/locking/locktorture.rst b/Documentation/locking/locktorture.rst
> index 54899c95e45e..e49da0a0bf94 100644
> --- a/Documentation/locking/locktorture.rst
> +++ b/Documentation/locking/locktorture.rst
> @@ -105,8 +105,7 @@ stat_interval
>  		  Number of seconds between statistics-related printk()s.
>  		  By default, locktorture will report stats every 60 seconds.
>  		  Setting the interval to zero causes the statistics to
> -		  be printed -only- when the module is unloaded, and this
> -		  is the default.
> +		  be printed -only- when the module is unloaded.
>  
>  stutter
>  		  The length of time to run the test before pausing for this

Applied (finally) thanks.

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ