linux/arch/powerpc
Michael Ellerman 42ed6d56ad powerpc/vdso: Block R_PPC_REL24 relocations
Add R_PPC_REL24 relocations to the list of relocations we do NOT
support in the VDSO.

These are generated in some cases and we do not support relocating
them at runtime, so if they appear then the VDSO will not work at
runtime, therefore it's preferable to break the build if we see them.

Fixes: ab037dd87a ("powerpc/vdso: Switch VDSO to generic C implementation.")
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20201218111619.1206391-1-mpe@ellerman.id.au
2020-12-21 22:06:25 +11:00
..
boot powerpc/boot: Fix build of dts/fsl 2020-12-21 22:06:09 +11:00
configs powerpc updates for 5.11 2020-12-17 13:34:25 -08:00
crypto
include powerpc/time: Force inlining of get_tb() 2020-12-21 22:06:10 +11:00
kernel powerpc/vdso: Block R_PPC_REL24 relocations 2020-12-21 22:06:25 +11:00
kexec
kvm powerpc updates for 5.11 2020-12-17 13:34:25 -08:00
lib powerpc/sstep: Add testcases for VSX vector paired load/store instructions 2020-12-11 00:09:10 +11:00
math-emu
mm powerpc updates for 5.11 2020-12-17 13:34:25 -08:00
net
oprofile
perf powerpc updates for 5.11 2020-12-17 13:34:25 -08:00
platforms powerpc updates for 5.11 2020-12-17 13:34:25 -08:00
purgatory
sysdev powerpc/xive: Improve error reporting of OPAL calls 2020-12-11 09:53:11 +11:00
tools
xmon powerpc/xmon: Change printk() to pr_cont() 2020-12-04 21:56:30 +11:00
Kbuild
Kconfig powerpc updates for 5.11 2020-12-17 13:34:25 -08:00
Kconfig.debug
Makefile powerpc updates for 5.11 2020-12-17 13:34:25 -08:00
Makefile.postlink