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: <20190723183106.GA85597@dennisz-mbp>
Date:   Tue, 23 Jul 2019 14:31:06 -0400
From:   Dennis Zhou <dennis@...nel.org>
To:     Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc:     dennis@...nel.org, tj@...nel.org, cl@...ux.com, linux-mm@...ck.org,
        linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] percpu: Fix a typo

On Sun, Jul 21, 2019 at 11:56:33AM +0200, Christophe JAILLET wrote:
> s/perpcu/percpu/
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
> ---
>  mm/percpu.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/mm/percpu.c b/mm/percpu.c
> index 9821241fdede..febf7c7c888e 100644
> --- a/mm/percpu.c
> +++ b/mm/percpu.c
> @@ -2220,7 +2220,7 @@ static void pcpu_dump_alloc_info(const char *lvl,
>   * @base_addr: mapped address
>   *
>   * Initialize the first percpu chunk which contains the kernel static
> - * perpcu area.  This function is to be called from arch percpu area
> + * percpu area.  This function is to be called from arch percpu area
>   * setup path.
>   *
>   * @ai contains all information necessary to initialize the first
> -- 
> 2.20.1
> 

Applied to for-5.4 with a slightly more descriptive title.

Thanks,
Dennis

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ