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:   Sat, 5 Oct 2019 03:12:42 -0700
From:   Dan Williams <dan.j.williams@...el.com>
To:     Jonathan Corbet <corbet@....net>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        LKML <linux-kernel@...r.kernel.org>,
        Linux Doc Mailing List <linux-doc@...r.kernel.org>
Subject: Re: [PATCH] genalloc: Fix a set of docs build warnings

On Thu, Oct 3, 2019 at 11:48 AM Jonathan Corbet <corbet@....net> wrote:
>
> Commit 795ee30648c7 ("lib/genalloc: introduce chunk owners") made a number
> of changes to the genalloc API and implementation but did not update the
> documentation to match, leading to these docs build warnings:
>
>   ./lib/genalloc.c:1: warning: 'gen_pool_add_virt' not found
>   ./lib/genalloc.c:1: warning: 'gen_pool_alloc' not found
>   ./lib/genalloc.c:1: warning: 'gen_pool_free' not found
>   ./lib/genalloc.c:1: warning: 'gen_pool_alloc_algo' not found
>
> Fix these by updating the docs to match new function locations and names,
> and by completing the update of one kerneldoc comment.
>
> Fixes: 795ee30648c7 ("lib/genalloc: introduce chunk owners")
> Signed-off-by: Jonathan Corbet <corbet@....net>

Thanks Jon. Apologies for the lack of due diligence on my part.
Changes look good to me.

Acked-by: Dan Williams <dan.j.williams@...el.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ