Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 12 Dec 2018 23:40:25 +0000
From: Nadav Amit <namit@...are.com>
To: Rick Edgecombe <rick.p.edgecombe@...el.com>
CC: Andrew Morton <akpm@...ux-foundation.org>, Andy Lutomirski
	<luto@...nel.org>, Will Deacon <will.deacon@....com>, Linux-MM
	<linux-mm@...ck.org>, LKML <linux-kernel@...r.kernel.org>, Kernel Hardening
	<kernel-hardening@...ts.openwall.com>, "Naveen N . Rao"
	<naveen.n.rao@...ux.vnet.ibm.com>, Anil S Keshavamurthy
	<anil.s.keshavamurthy@...el.com>, "David S. Miller" <davem@...emloft.net>,
	Masami Hiramatsu <mhiramat@...nel.org>, Steven Rostedt <rostedt@...dmis.org>,
	Ingo Molnar <mingo@...hat.com>, Alexei Starovoitov <ast@...nel.org>, Daniel
 Borkmann <daniel@...earbox.net>, Jessica Yu <jeyu@...nel.org>, Network
 Development <netdev@...r.kernel.org>, Ard Biesheuvel
	<ard.biesheuvel@...aro.org>, Jann Horn <jannh@...gle.com>, Kristen Carlson
 Accardi <kristen@...ux.intel.com>, Dave Hansen <dave.hansen@...el.com>,
	"deneen.t.dock@...el.com" <deneen.t.dock@...el.com>
Subject: Re: [PATCH v2 2/4] modules: Add new special vfree flags

> On Dec 11, 2018, at 4:03 PM, Rick Edgecombe <rick.p.edgecombe@...el.com> wrote:
> 
> Add new flags for handling freeing of special permissioned memory in vmalloc,
> and remove places where the handling was done in module.c.
> 
> This will enable this flag for all architectures.
> 
> Signed-off-by: Rick Edgecombe <rick.p.edgecombe@...el.com>
> ---
> kernel/module.c | 43 ++++++++++++-------------------------------
> 1 file changed, 12 insertions(+), 31 deletions(-)
> 

I count on you for merging your patch-set with mine, since clearly they
conflict.

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.