arm64: asm: drop special versions of adr_l/ldr_l/str_l for modules
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Sat, 10 Mar 2018 14:59:29 +0000 (14:59 +0000)
committerWill Deacon <will.deacon@arm.com>
Mon, 19 Mar 2018 18:14:26 +0000 (18:14 +0000)
commit350e1dad0dd8c55750f9d4fa6b19cea1a0037ace
treecf2cc242fc4f9642edc819e553300ac47c9b5865
parentbd99f9a159b072be743c6681f81e06b9ebd370a4
arm64: asm: drop special versions of adr_l/ldr_l/str_l for modules

Now that we started keeping modules within 4 GB of the core kernel
in all cases, we no longer need to special case the adr_l/ldr_l/str_l
macros for modules to deal with them being loaded farther away.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/assembler.h