Skip to content
Snippets Groups Projects
Commit 0f5bf6d0 authored by Laura Abbott's avatar Laura Abbott Committed by Kees Cook
Browse files

arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX


Both of these options are poorly named. The features they provide are
necessary for system security and should not be considered debug only.
Change the names to CONFIG_STRICT_KERNEL_RWX and
CONFIG_STRICT_MODULE_RWX to better describe what these options do.

Signed-off-by: default avatarLaura Abbott <labbott@redhat.com>
Acked-by: default avatarJessica Yu <jeyu@redhat.com>
Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent ad21fc4f
No related branches found
No related tags found
Loading
Showing
with 33 additions and 35 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment