linux_dsm_epyc7002/arch/riscv/kernel
Kees Cook c604abc3f6 vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
The .comment section doesn't belong in STABS_DEBUG. Split it out into a
new macro named ELF_DETAILS. This will gain other non-debug sections
that need to be accounted for when linking with --orphan-handling=warn.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: linux-arch@vger.kernel.org
Link: https://lore.kernel.org/r/20200821194310.3089815-5-keescook@chromium.org
2020-09-01 09:50:35 +02:00
..
vdso riscv: disable stack-protector for vDSO 2020-08-04 15:02:49 -07:00
.gitignore
asm-offsets.c riscv: Cleanup unnecessary define in asm-offset.c 2020-07-30 11:37:44 -07:00
cacheinfo.c
clint.c
cpu_ops_sbi.c
cpu_ops_spinwait.c
cpu_ops.c
cpu-hotplug.c
cpu.c
cpufeature.c
entry.S riscv: Cleanup unnecessary define in asm-offset.c 2020-07-30 11:37:44 -07:00
fpu.S
ftrace.c
head.h
head.S RISC-V: Setup exception vector early 2020-07-30 11:37:48 -07:00
irq.c
jump_label.c riscv: Add jump-label implementation 2020-07-30 11:37:43 -07:00
kgdb.c riscv: Fix "no previous prototype" compile warning in kgdb.c file 2020-07-09 20:09:30 -07:00
Makefile riscv: Add jump-label implementation 2020-07-30 11:37:43 -07:00
mcount-dyn.S
mcount.S
module-sections.c
module.c riscv: Support R_RISCV_ADD64 and R_RISCV_SUB64 relocs 2020-07-30 11:37:41 -07:00
module.lds
patch.c
perf_callchain.c
perf_event.c
perf_regs.c
process.c RISC-V Patches for the 5.9 Merge Window, Part 1 2020-08-07 10:11:12 -07:00
ptrace.c riscv: switch to ->regset_get() 2020-07-27 14:31:10 -04:00
reset.c
riscv_ksyms.c
sbi.c
setup.c
signal.c
smp.c riscv: Support irq_work via self IPIs 2020-07-30 11:37:33 -07:00
smpboot.c RISC-V: Fix build warning for smpboot.c 2020-08-04 15:02:42 -07:00
soc.c
stacktrace.c
sys_riscv.c
syscall_table.c
time.c
traps_misaligned.c
traps.c RISC-V: Setup exception vector early 2020-07-30 11:37:48 -07:00
vdso.c
vmlinux.lds.S vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG 2020-09-01 09:50:35 +02:00