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:   Wed, 15 Sep 2021 16:11:06 +0800
From:   Qi Zheng <zhengqi.arch@...edance.com>
To:     akpm@...ux-foundation.org
Cc:     linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-mm@...ck.org, songmuchun@...edance.com, tglx@...utronix.de,
        hannes@...xchg.org, mhocko@...nel.org, vdavydov.dev@...il.com,
        mika.penttila@...tfour.com, david@...hat.com,
        kirill.shutemov@...ux.intel.com, vbabka@...e.cz
Subject: Re: [PATCH v3 0/2] Do some code cleanups related to mm

Hi Andrew,

This patch series seems to have no other problems.
Can it be merged into your mm tree?

Thanks,
Qi

On 9/1/21 6:27 PM, Qi Zheng wrote:
> Hi,
> 
> This patch series aims to do some code cleanups related to mm.
> 
> This series is based on next-20210827.
> 
> Comments and suggestions are welcome.
> 
> Thanks,
> Qi.
> 
> Changelog in v2 -> v3:
>   - Move the declaration of pmd_install() to mm/internal.h
> 
> Changelog in v1 -> v2:
>   - Fix some typo and code style problems.
> 
> Qi Zheng (2):
>    mm: introduce pmd_install() helper
>    mm: remove redundant smp_wmb()
> 
>   mm/filemap.c        | 11 ++-----
>   mm/internal.h       |  1 +
>   mm/memory.c         | 86 ++++++++++++++++++++++++-----------------------------
>   mm/sparse-vmemmap.c |  2 +-
>   4 files changed, 43 insertions(+), 57 deletions(-)
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ