Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 2 Feb 2017 14:41:36 +0530
From: Balbir Singh <bsingharora@...il.com>
To: Bhupesh Sharma <bhsharma@...hat.com>
Cc: linuxppc-dev@...ts.ozlabs.org, kernel-hardening@...ts.openwall.com,
	Alistair Popple <alistair@...ple.id.au>,
	Anatolij Gustschin <agust@...x.de>, keescook@...omium.org,
	Daniel Cashman <dcashman@...roid.com>,
	Scott Wood <oss@...error.net>, Paul Mackerras <paulus@...ba.org>,
	dcashman@...gle.com, bhupesh.linux@...il.com,
	Alexander Graf <agraf@...e.com>
Subject: Re: [PATCH 1/2] powerpc: mm: support ARCH_MMAP_RND_BITS

> @@ -100,6 +132,8 @@ config PPC
>  	select HAVE_EFFICIENT_UNALIGNED_ACCESS if !(CPU_LITTLE_ENDIAN && POWER7_CPU)
>  	select HAVE_KPROBES
>  	select HAVE_ARCH_KGDB
> +	select HAVE_ARCH_MMAP_RND_BITS
> +	select HAVE_ARCH_MMAP_RND_COMPAT_BITS if COMPAT

COMPAT is on for ppc64 by default, so we'll end up with COMPAT_BITS same
as before all the time.

Balbir Singh.

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.