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, 28 May 2020 10:19:04 -0400
From:   Zi Yan <ziy@...dia.com>
To:     Matthew Wilcox <willy@...radead.org>
CC:     <linux-fsdevel@...r.kernel.org>, <linux-mm@...ck.org>,
        <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v4 03/36] mm: Allow hpages to be arbitrary order

On 15 May 2020, at 9:16, Matthew Wilcox wrote:

> From: "Matthew Wilcox (Oracle)" <willy@...radead.org>
>
> Remove the assumption in hpage_nr_pages() that compound pages are
> necessarily PMD sized.  Move the relevant parts of mm.h to before the
> include of huge_mm.h so we can use an inline function rather than a macro.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@...radead.org>
> ---
>  include/linux/huge_mm.h |  5 +--
>  include/linux/mm.h      | 96 ++++++++++++++++++++---------------------
>  2 files changed, 50 insertions(+), 51 deletions(-)
>
Glad to see this change. Thanks.

Reviewed-by: Zi Yan <ziy@...dia.com>

—
Best Regards,
Yan Zi

Download attachment "signature.asc" of type "application/pgp-signature" (855 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ