]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdb73dc1cf7274819a23f0e13be9887a2a2466670
tree293f064d63a47a32786ba0b936d2aa4600fb824e
parentfd7ccd974504a3b33778d4e543c184fd554025c8
arm64: drop linker script hack to hide __efistub_ symbols

Commit 08836783cd95 ("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