Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1581718
| From | Kees Cook <keescook@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] mm: testcases for RODATA: fix config dependency |
| Date | 2017-02-15 23:20 +0100 |
| Message-ID | <tbg5z-5Kb-17@gated-at.bofh.it> (permalink) |
| References | <t8WXo-6Gp-21@gated-at.bofh.it> <t9sXf-1A0-1@gated-at.bofh.it> <tbeZQ-55O-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Feb 15, 2017 at 1:00 PM, Andrew Morton <akpm@linux-foundation.org> wrote: > On Fri, 10 Feb 2017 15:36:37 -0800 Kees Cook <keescook@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 <keescook@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. Awesome, thanks! -Kees -- Kees Cook Pixel Security
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH] mm: testcases for RODATA: fix config dependency Andrew Morton <akpm@linux-foundation.org> - 2017-02-15 22:10 +0100 Re: [PATCH] mm: testcases for RODATA: fix config dependency Kees Cook <keescook@chromium.org> - 2017-02-15 23:20 +0100
csiph-web