linux-stable/arch/powerpc/kernel/vdso
Michael Ellerman 7673335e2a powerpc: Drops STABS_DEBUG from linker scripts
No toolchain we support should be generating stabs debug information
anymore. Drop the sections entirely from our linker scripts.

We removed all the manual stabs annotations in commit
1231816373 ("powerpc/32: Remove remaining .stabs annotations").

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220928130951.1732983-1-mpe@ellerman.id.au
2022-09-30 18:35:52 +10:00
..
.gitignore
cacheflush.S powerpc/vdso: Fix __kernel_sync_dicache sequence with coherent icache 2022-07-27 21:36:04 +10:00
datapage.S
gen_vdso32_offsets.sh
gen_vdso64_offsets.sh
getcpu.S
gettimeofday.S powerpc/vdso: Fix incorrect CFI in gettimeofday.S 2022-05-04 22:12:10 +10:00
Makefile powerpc/vdso: link with -z noexecstack 2022-09-05 17:28:25 +10:00
note.S
sigtramp32.S
sigtramp64.S
vdso32.lds.S powerpc: Drops STABS_DEBUG from linker scripts 2022-09-30 18:35:52 +10:00
vdso64.lds.S powerpc: Drops STABS_DEBUG from linker scripts 2022-09-30 18:35:52 +10:00
vgettimeofday.c