aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/platform/efi/Makefile
diff options
context:
space:
mode:
authorGravatar Peter Zijlstra <peterz@infradead.org> 2022-03-08 16:30:15 +0100
committerGravatar Peter Zijlstra <peterz@infradead.org> 2022-03-15 10:32:32 +0100
commit537da1ed54658e916141e50923a7f5b20c728856 (patch)
tree50a5ef9611b7327d2cf2e04d3f2a35ab842030f7 /arch/x86/platform/efi/Makefile
parentobjtool: Default ignore INT3 for unreachable (diff)
downloadlinux-537da1ed54658e916141e50923a7f5b20c728856.tar.gz
linux-537da1ed54658e916141e50923a7f5b20c728856.tar.bz2
linux-537da1ed54658e916141e50923a7f5b20c728856.zip
objtool,efi: Update __efi64_thunk annotation
The current annotation relies on not running objtool on the file; this won't work when running objtool on vmlinux.o. Instead explicitly mark __efi64_thunk() to be ignored. This preserves the status quo, which is somewhat unfortunate. Luckily this code is hardly ever used. Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Josh Poimboeuf <jpoimboe@redhat.com> Link: https://lore.kernel.org/r/20220308154317.402118218@infradead.org
Diffstat (limited to 'arch/x86/platform/efi/Makefile')
-rw-r--r--arch/x86/platform/efi/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/platform/efi/Makefile b/arch/x86/platform/efi/Makefile
index 84b09c230cbd..a50245157685 100644
--- a/arch/x86/platform/efi/Makefile
+++ b/arch/x86/platform/efi/Makefile
@@ -1,5 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
-OBJECT_FILES_NON_STANDARD_efi_thunk_$(BITS).o := y
KASAN_SANITIZE := n
GCOV_PROFILE := n