aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2013-09-22 11:08:50 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2013-09-22 11:08:50 +0100
commitc4a30c3b2997bbc7d81cd0f5fde43599700834f5 (patch)
treec9fda49612f09776fea1e8b2d983a69bbabb6134 /tools/perf/util/scripting-engines/trace-event-python.c
parentARM: 7839/1: entry: fix tracing of ARM-private syscalls (diff)
downloadwireguard-linux-c4a30c3b2997bbc7d81cd0f5fde43599700834f5.tar.xz
wireguard-linux-c4a30c3b2997bbc7d81cd0f5fde43599700834f5.zip
ARM: only allow kernel mode neon with AEABI
This prevents the linker erroring with: arm-linux-ld: error: arch/arm/lib/xor-neon.o uses VFP instructions, whereas arch/arm/lib/built-in.o does not arm-linux-ld: failed to merge target specific data of file arch/arm/lib/xor-neon.o This is due to the non-neon files being marked as containing FPA data/ instructions (even though they do not) being mixed with files which contain VFP, which is an incompatible floating point format. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions