diff options
author | Jessica Yu <jeyu@redhat.com> | 2016-07-27 12:06:21 +0930 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2016-08-04 10:16:55 +0930 |
commit | 444d13ff10fb13bc3e64859c3cf9ce43dcfeb075 (patch) | |
tree | ab35e195fe3daeae0bd87f6f5bd7cc1cf07fd86a /include/linux/random.h | |
parent | bdc9f373551dd3f1e6fae1618f2394ee9bc7db2e (diff) | |
download | op-kernel-dev-444d13ff10fb13bc3e64859c3cf9ce43dcfeb075.zip op-kernel-dev-444d13ff10fb13bc3e64859c3cf9ce43dcfeb075.tar.gz |
modules: add ro_after_init support
Add ro_after_init support for modules by adding a new page-aligned section
in the module layout (after rodata) for ro_after_init data and enabling RO
protection for that section after module init runs.
Signed-off-by: Jessica Yu <jeyu@redhat.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'include/linux/random.h')
0 files changed, 0 insertions, 0 deletions