aboutsummaryrefslogtreecommitdiffstats
path: root/arch/loongarch/kernel/vmlinux.lds.S
diff options
context:
space:
mode:
authorYouling Tang <tangyouling@loongson.cn>2022-06-13 18:54:12 +0800
committerHuacai Chen <chenhuacai@loongson.cn>2022-06-17 22:09:05 +0800
commitb672332ef9161f8cada005aaa9b333a19e496f07 (patch)
tree9251a4b3efa1b39b0e9a763f49463181c72a759c /arch/loongarch/kernel/vmlinux.lds.S
parentLinux 5.19-rc2 (diff)
downloadlinux-dev-b672332ef9161f8cada005aaa9b333a19e496f07.tar.xz
linux-dev-b672332ef9161f8cada005aaa9b333a19e496f07.zip
LoongArch: vmlinux.lds.S: Add missing ELF_DETAILS
Commit c604abc3f6e ("vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG") splits ELF_DETAILS from STABS_DEBUG, resulting in missing ELF_DETAILS information in LoongArch architecture, so add it. Fixes: c604abc3f6e ("vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG") Signed-off-by: Youling Tang <tangyouling@loongson.cn> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to '')
-rw-r--r--arch/loongarch/kernel/vmlinux.lds.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/loongarch/kernel/vmlinux.lds.S b/arch/loongarch/kernel/vmlinux.lds.S
index 9d508158fe1a..78311a6101a3 100644
--- a/arch/loongarch/kernel/vmlinux.lds.S
+++ b/arch/loongarch/kernel/vmlinux.lds.S
@@ -101,6 +101,7 @@ SECTIONS
STABS_DEBUG
DWARF_DEBUG
+ ELF_DETAILS
.gptab.sdata : {
*(.gptab.data)