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] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 1 Sep 2022 21:43:13 +0100
From:   Matthew Wilcox <willy@...radead.org>
To:     Yury Norov <yury.norov@...il.com>
Cc:     linux-kernel@...r.kernel.org,
        Andrew Morton <akpm@...ux-foundation.org>,
        Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        David Howells <dhowells@...hat.com>,
        Ingo Molnar <mingo@...nel.org>,
        Geert Uytterhoeven <geert@...ux-m68k.org>,
        Jonathan Corbet <corbet@....net>,
        "Kirill A . Shutemov" <kirill.shutemov@...ux.intel.com>,
        NeilBrown <neilb@...e.de>,
        Rasmus Villemoes <linux@...musvillemoes.dk>,
        Russell King <linux@...linux.org.uk>,
        Vlastimil Babka <vbabka@...e.cz>,
        William Kucharski <william.kucharski@...cle.com>,
        linux-doc@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        linux-mm@...ck.org
Subject: Re: [PATCH 08/10] headers/deps: mm: Split <linux/gfp_types.h> out of
 <linux/gfp.h>

On Wed, Jul 06, 2022 at 10:42:51AM -0700, Yury Norov wrote:
> From: Ingo Molnar <mingo@...nel.org>
> 
> This is a much smaller header.
> 
> Signed-off-by: Ingo Molnar <mingo@...nel.org>
> Signed-off-by: Yury Norov <yury.norov@...il.com>
> ---
>  include/linux/gfp.h       | 345 +------------------------------------
>  include/linux/gfp_types.h | 348 ++++++++++++++++++++++++++++++++++++++
>  2 files changed, 350 insertions(+), 343 deletions(-)

You move a lot of kernel-doc.  Where do you change the rst files?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ