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:   Mon, 18 Jan 2021 13:27:37 -0700
From:   Jonathan Corbet <corbet@....net>
To:     Rolf Eike Beer <eb@...ix.com>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        linux-kernel@...r.kernel.org, trivial@...nel.org
Subject: Re: [PATCH] Documentation: fix typos in split page table lock
 description

On Tue, 12 Jan 2021 14:19:36 +0100
Rolf Eike Beer <eb@...ix.com> wrote:

> Signed-off-by: Rolf Eike Beer <eb@...ix.com>
> ---
>  Documentation/vm/split_page_table_lock.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/vm/split_page_table_lock.rst b/Documentation/vm/split_page_table_lock.rst
> index ff51f4a5494d..c08919662704 100644
> --- a/Documentation/vm/split_page_table_lock.rst
> +++ b/Documentation/vm/split_page_table_lock.rst
> @@ -32,7 +32,7 @@ There are helpers to lock/unlock a table and other accessor functions:
>  
>  Split page table lock for PTE tables is enabled compile-time if
>  CONFIG_SPLIT_PTLOCK_CPUS (usually 4) is less or equal to NR_CPUS.
> -If split lock is disabled, all tables guaded by mm->page_table_lock.
> +If split lock is disabled, all tables are guarded by mm->page_table_lock.

Applied, thanks.

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ