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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 24 Aug 2020 14:57:11 -0700
From:   Mike Kravetz <mike.kravetz@...cle.com>
To:     akpm@...ux-foundation.org
Cc:     Baoquan He <bhe@...hat.com>, linux-kernel@...r.kernel.org,
        linux-mm@...ck.org, david@...hat.com
Subject: Re: [PATCH v2 0/4] mm/hugetlb: Small cleanup and improvement

Hello Andrew,

Unless someone objects, can you add patches 1-3 of this series to your tree.
They have been reviewed and are fairly simple cleanups.
-- 
Mike Kravetz

On 7/22/20 8:22 PM, Baoquan He wrote:
> v1 is here:
> https://lore.kernel.org/linux-mm/20200720062623.13135-1-bhe@redhat.com/
> 
> Patch 1~3 are small clean up.
> 
> Patch 4 is adding warning message when the number of persistent huge
> pages is not changed to the exact value written to the sysfs or proc
> nr_hugepages file.
> 
> v1->v2:
>   Drop the old patch 1/5 in v1 post, which was thought as typo, while
>   actually another kind of abbreviation.
> 
>   Updated patch log of patch 4 which is rephrased by Mike. And move the
>   added message logging code after the hugetlb_lock dropping, this is
>   suggested by Mike.
> 
> 
> Baoquan He (4):
>   mm/hugetlb.c: make is_hugetlb_entry_hwpoisoned return bool
>   mm/hugetlb.c: Remove the unnecessary non_swap_entry()
>   doc/vm: fix typo in the hugetlb admin documentation
>   mm/hugetl.c: warn out if expected count of huge pages adjustment is
>     not achieved
> 
>  Documentation/admin-guide/mm/hugetlbpage.rst |  2 +-
>  mm/hugetlb.c                                 | 27 +++++++++++++++-----
>  2 files changed, 21 insertions(+), 8 deletions(-)
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ