aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2020-12-18 22:16:17 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2020-12-21 22:06:25 +1100
commit42ed6d56ade21f367f27aa5915cc397510cfdef5 (patch)
tree4abc2937f218022ef6ee2a40bc069b3de890d171 /tools/perf/scripts/python/syscall-counts.py
parent9014eab6a38c60fd185bc92ed60f46cf99a462ab (diff)
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 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions