aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNicholas Piggin <[email protected]>2023-04-26 05:58:39 +0000
committerMichael Ellerman <[email protected]>2023-04-26 06:21:33 +0000
commit169f8997968ab620d750d9a45e15c5288d498356 (patch)
tree8d1bb8c8c1bca78de830a0004d64be93bd9da227 /tools/perf/scripts/python
parentpowerpc: Fix merge conflict between pcrel and copy_thread changes (diff)
downloadkernel-169f8997968ab620d750d9a45e15c5288d498356.tar.gz
kernel-169f8997968ab620d750d9a45e15c5288d498356.zip
powerpc/64s: Disable pcrel code model on Clang
Clang has a bug that casues the pcrel code model not to be used when any of -msoft-float, -mno-altivec, or -mno-vsx are set. Leaving these off causes FP/vector instructions to be generated, causing crashes. So disable pcrel for clang for now. Fixes: 7e3a68be42e10 ("powerpc/64: vmlinux support building with PCREL addresing") Signed-off-by: Nicholas Piggin <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions