diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2020-12-18 12:16:17 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-12-21 12:06:25 +0100 |
commit | 42ed6d56ade21f367f27aa5915cc397510cfdef5 (patch) | |
tree | 4abc2937f218022ef6ee2a40bc069b3de890d171 /sound/usb | |
parent | powerpc/smp: Add __init to init_big_cores() (diff) | |
download | linux-42ed6d56ade21f367f27aa5915cc397510cfdef5.tar.xz linux-42ed6d56ade21f367f27aa5915cc397510cfdef5.zip |
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: ab037dd87a2f ("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
Diffstat (limited to 'sound/usb')
0 files changed, 0 insertions, 0 deletions