diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2020-09-14 11:25:06 +0300 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2020-10-28 17:05:39 +0100 |
commit | 62c4a2e202b18e1d7176875b7e7af240f340596b (patch) | |
tree | dac2be9a2a0f8f5ca2e3c8e1061dadcf984f1f52 /arch/arm/include/asm/assembler.h | |
parent | 67e3f828bd4bf5e4eb4214dc4eb227d8f1c8a877 (diff) |
ARM: head-common.S: use PC-relative insn sequence for __proc_info
Replace the open coded PC relative offset calculations with a pair of
adr_l invocations. This removes some open coded arithmetic involving
virtual addresses, avoids literal pools on v7+, and slightly reduces
the footprint of the code.
Reviewed-by: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'arch/arm/include/asm/assembler.h')
0 files changed, 0 insertions, 0 deletions