aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKees Cook <[email protected]>2020-08-21 12:42:53 -0700
committerIngo Molnar <[email protected]>2020-09-01 09:50:36 +0200
commit578d7f0fd6a5ec8a369a4537c664eb2c8374c134 (patch)
tree965b2bb6718c0f9459d257ed677fc25ee19807d4
parent2883352bf801d093a04f269800b48bb8aa2515fb (diff)
arm64/build: Add missing DWARF sections
Explicitly include DWARF sections when they're present in the build. Signed-off-by: Kees Cook <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Cc: Catalin Marinas <[email protected]> Cc: Will Deacon <[email protected]> Link: https://lore.kernel.org/r/[email protected]
-rw-r--r--arch/arm64/kernel/vmlinux.lds.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/kernel/vmlinux.lds.S b/arch/arm64/kernel/vmlinux.lds.S
index 082e9efa2b43..16eb2ef806cd 100644
--- a/arch/arm64/kernel/vmlinux.lds.S
+++ b/arch/arm64/kernel/vmlinux.lds.S
@@ -239,6 +239,7 @@ SECTIONS
_end = .;
STABS_DEBUG
+ DWARF_DEBUG
ELF_DETAILS
HEAD_SYMBOLS