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: <87le18rwjw.fsf@trenco.lwn.net>
Date: Wed, 07 Aug 2024 12:56:51 -0600
From: Jonathan Corbet <corbet@....net>
To: Karan Sanghavi <karansanghvi98@...il.com>, Karan Sanghavi
 <karansanghvi98@...il.com>, linux-doc@...r.kernel.org,
 linux-kernel@...r.kernel.org
Cc: Karan Sanghavi <karansanghvi98@...il.com>
Subject: Re: [PATCH] Documentation: core-api: Fixed Typo error

Karan Sanghavi <karansanghvi98@...il.com> writes:

> Corrected the typographical of the word "instrumentation"
> in the below mentioned sentence.
>
> Signed-off-by: Karan Sanghavi <karansanghvi98@...il.com>
> ---
>  Documentation/core-api/entry.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/core-api/entry.rst b/Documentation/core-api/entry.rst
> index e12f22ab3..a15f9b176 100644
> --- a/Documentation/core-api/entry.rst
> +++ b/Documentation/core-api/entry.rst
> @@ -18,7 +18,7 @@ exceptions`_, `NMI and NMI-like exceptions`_.
>  Non-instrumentable code - noinstr
>  ---------------------------------
>  
> -Most instrumentation facilities depend on RCU, so intrumentation is prohibited
> +Most instrumentation facilities depend on RCU, so instrumentation is prohibited
>  for entry code before RCU starts watching and exit code after RCU stops
>  watching. In addition, many architectures must save and restore register state,

Thanks for your patch, but this mistake was already fixed back in April
for the 6.10 release.

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ