diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2016-12-10 15:47:33 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2016-12-29 15:28:55 +0200 |
commit | 731d97c236833c2179ce6fe7a5eb32c46f71df27 (patch) | |
tree | b02a0c9532b2b7f1b2a9fd3a2ec315e2d086e94f /scripts/gdb/linux/utils.py | |
parent | b4765037fc8c392027e604cf05771f0ac2790303 (diff) |
ARM: EXYNOS: Annotate iomem and pm_data pointers __ro_after_init
The pointers to __iomem sysram and exynos_pm_data are set only during
initcalls. Later the pointers itself are used only in read-only way so
we can mark them __ro_after_init to increase code safeness.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions