diff options
author | Daniel Micay <danielmicay@gmail.com> | 2017-05-10 13:36:37 -0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2017-05-10 15:21:49 -0400 |
commit | 1328710b8ec30ac552b51bf804d1fc255a1c7451 (patch) | |
tree | 71d8ca2df1f51da95a0c2fdcb2b6dd1c87d9340f /tools/perf/scripts/python | |
parent | 56868a460b83c0f93d339256a81064d89aadae8e (diff) |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions