diff options
author | Jinbum Park <jinb.park7@gmail.com> | 2017-12-12 03:20:51 +0300 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2017-12-18 01:16:20 +0300 |
commit | 670431eaacbfa30be59f4ea027a2d9662ddf2bff (patch) | |
tree | 984f7808115c400fb3aeaebcfb306f3ecc505ad1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7710cc691cfc5ad457173944d989875a6e79d238 (diff) | |
download | linux-670431eaacbfa30be59f4ea027a2d9662ddf2bff.tar.xz |
ARM: 8733/1: hw_breakpoint: Mark variables as __ro_after_init
core_num_brps, core_num_wrps, debug_arch, has_ossr,
max_watchpoint_len are setup once while init stage,
and never changed after that.
so it is good candidate for __ro_after_init.
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Jinbum Park <jinb.park7@gmail.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions