On Fri, 10 Feb 2017 15:36:37 -0800 Kees Cook <keesc...@chromium.org> wrote:

> >  config DEBUG_RODATA_TEST
> >      bool "Testcase for the marking rodata read-only"
> > -    depends on DEBUG_RODATA
> > +    depends on STRICT_KERNEL_RWX
> >      ---help---
> >        This option enables a testcase for the setting rodata read-only.
> 
> Great, thanks!
> 
> Acked-by: Kees Cook <keesc...@chromium.org>
> 
> Andrew, do you want to take this patch, since it applies on top of
> "mm: add arch-independent testcases for RODATA", or do you want me to
> take both patches into my KSPP tree which has the DEBUG_RODATA ->
> STRICT_KERNEL_RWX renaming series?

I staged this and mm-add-arch-independent-testcases-for-rodata.patch
after linux-next and shall merge them after the STRICT_KERNEL_RWX
rename has gone into mainline.

Reply via email to