diff options
author | Daniel Micay <danielmicay@gmail.com> | 2017-05-10 20:36:37 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2017-05-10 22:21:49 +0300 |
commit | 1328710b8ec30ac552b51bf804d1fc255a1c7451 (patch) | |
tree | 71d8ca2df1f51da95a0c2fdcb2b6dd1c87d9340f /block/ioctl.c | |
parent | 56868a460b83c0f93d339256a81064d89aadae8e (diff) | |
download | linux-1328710b8ec30ac552b51bf804d1fc255a1c7451.tar.xz |
mark most percpu globals as __ro_after_init
Moving pcpu_base_addr to this section comes from PaX where it's part of
KERNEXEC. This extends it to the rest of the globals only written by the
init code.
Signed-off-by: Daniel Micay <danielmicay@gmail.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'block/ioctl.c')
0 files changed, 0 insertions, 0 deletions