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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 22 Mar 2019 06:22:46 -0700 From: Christoph Hellwig <hch@...radead.org> To: Alexandre Ghiti <alex@...ti.fr> Cc: Christoph Hellwig <hch@...radead.org>, Russell King <linux@...linux.org.uk>, Catalin Marinas <catalin.marinas@....com>, Will Deacon <will.deacon@....com>, Ralf Baechle <ralf@...ux-mips.org>, Paul Burton <paul.burton@...s.com>, James Hogan <jhogan@...nel.org>, Palmer Dabbelt <palmer@...ive.com>, Albert Ou <aou@...s.berkeley.edu>, Alexander Viro <viro@...iv.linux.org.uk>, Luis Chamberlain <mcgrof@...nel.org>, Kees Cook <keescook@...omium.org>, linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org, linux-mips@...r.kernel.org, linux-riscv@...ts.infradead.org, linux-fsdevel@...r.kernel.org, linux-mm@...ck.org Subject: Re: [PATCH 4/4] riscv: Make mmap allocation top-down by default > +config HAVE_ARCH_MMAP_RND_BITS > + def_bool y This already is defined in arch/Kconfig, no need to duplicate it here, just add a select statement.
Powered by blists - more mailing lists