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:   Mon, 24 Sep 2018 09:48:05 -0700
From:   Mike Kravetz <mike.kravetz@...cle.com>
To:     Anshuman Khandual <anshuman.khandual@....com>,
        linux-kernel@...r.kernel.org, linux-mm@...ck.org
Cc:     mhocko@...nel.org, punit.agrawal@....com, will.deacon@....com,
        akpm@...ux-foundation.org
Subject: Re: [PATCH] mm/hugetlb: Add mmap() encodings for 32MB and 512MB page
 sizes

On 9/24/18 7:06 AM, Anshuman Khandual wrote:
> ARM64 architecture also supports 32MB and 512MB HugeTLB page sizes.
> This just adds mmap() system call argument encoding for them.
> 
> Signed-off-by: Anshuman Khandual <anshuman.khandual@....com>
> ---
>  include/uapi/asm-generic/hugetlb_encode.h | 2 ++
>  include/uapi/linux/mman.h                 | 2 ++
>  2 files changed, 4 insertions(+)

Thanks Anshuman,

However, I think we should also add similar definitions in:
uapi/linux/memfd.h
uapi/linux/shm.h

-- 
Mike Kravetz

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ