diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2020-09-14 10:25:23 +0200 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2020-10-28 17:05:39 +0100 |
commit | 91580f0dbf24c6d616091526a900213bc7aa48fe (patch) | |
tree | a9a8205f35c85cfebeba74be4498055b53356eae /arch/s390/Makefile | |
parent | ARM: head-common.S: use PC-relative insn sequence for idmap creation (diff) | |
download | linux-91580f0dbf24c6d616091526a900213bc7aa48fe.tar.xz linux-91580f0dbf24c6d616091526a900213bc7aa48fe.zip |
ARM: head.S: use PC-relative insn sequence for secondary_data
Replace the open coded PC relative offset calculations with adr_l
and ldr_l invocations. This removes some open coded arithmetic
involving virtual addresses, avoids literal pools on v7+, and slightly
reduces the footprint of the code.
Note that it also removes a stale comment about the contents of r6.
Reviewed-by: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'arch/s390/Makefile')
0 files changed, 0 insertions, 0 deletions