OSDN Git Service

arm64: drop linker script hack to hide __efistub_ symbols
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 30 Nov 2018 11:35:58 +0000 (12:35 +0100)
committerWill Deacon <will.deacon@arm.com>
Fri, 30 Nov 2018 12:49:51 +0000 (12:49 +0000)
commitdd6846d774693bfa27d7db4dae5ea67dfe373fa1
tree293f064d63a47a32786ba0b936d2aa4600fb824e
parent1b57ec8c75279b873639eb44a215479236f93481
arm64: drop linker script hack to hide __efistub_ symbols

Commit 1212f7a16af4 ("scripts/kallsyms: filter arm64's __efistub_
symbols") updated the kallsyms code to filter out symbols with
the __efistub_ prefix explicitly, so we no longer require the
hack in our linker script to emit them as absolute symbols.

Cc: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/kernel/image.h