Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 16 Nov 2016 17:14:46 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: kernel-hardening@...ts.openwall.com
Cc: Kees Cook <keescook@...omium.org>
Subject: Re: patches for __write_rarely section

On Wed, Nov 16, 2016 at 10:39:38PM +0800, Gengjia Chen wrote:
> From: chengengjia <chengjia4574@...il.com>
> Date: Wed, 16 Nov 2016 21:46:49 +0800
> Subject: [PATCH] arch: introduce write-rarely memory section
> 
> This introduces __write_rarely section as a way
> to mark those memory that read only in most case,
> but also need to be written to sometimes.
> 
> Signed-off-by: chengengjia <chengjia4574@...il.com>

Minor nit, please use your full/real name for From: and signed-off-by:
lines.

thanks,

greg k-h

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.