diff options
author | 2020-03-12 11:40:02 +0200 | |
---|---|---|
committer | 2020-03-24 11:48:24 +0000 | |
commit | 6cf9a2dce6bd10cf454cf6299c1c23182cb486e7 (patch) | |
tree | 74f2c68a6dba44562b9e42b10955f4daab0f4565 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: use mov_q instead of literal ldr (diff) | |
download | linux-dev-6cf9a2dce6bd10cf454cf6299c1c23182cb486e7.tar.xz linux-dev-6cf9a2dce6bd10cf454cf6299c1c23182cb486e7.zip |
arm64: move kimage_vaddr to .rodata
This datum is not referenced from .idmap.text: it does not need to be
mapped in idmap. Lets move it to .rodata as it is never written to after
early boot of the primary CPU.
(Maybe .data.ro_after_init would be cleaner though?)
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions