linux-xiaomi-chiron/tools/testing/selftests/powerpc
Michael Neuling a3c0105058 selftests/powerpc: Force ptrace tests to build -fno-pie
Currently these tests won't build with a `--enable-default-pie`
compiler as they require r30 to be clobbered. This gives
an error:
  ptrace-tm-spd-gpr.c:41:2: error: PIC register clobbered by 'r30' in 'asm'

This forces these tests to be built no-pie.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2017-08-31 14:26:49 +10:00
..
alignment
benchmarks selftests/powerpc: context_switch use private futexes with threads 2017-06-05 16:55:01 +10:00
cache_shape
context_switch
copyloops
dscr
include
lib
math
mm
pmu
primitives
ptrace selftests/powerpc: Force ptrace tests to build -fno-pie 2017-08-31 14:26:49 +10:00
scripts
signal
stringloops
switch_endian powerpc/asm: Convert .llong directives to .8byte 2017-08-31 14:26:47 +10:00
syscalls
tm selftests/powerpc: Improve tm-resched-dscr 2017-08-17 21:56:36 +10:00
vphn
harness.c
Makefile linux-kselftest-4.12-rc1 2017-05-08 20:43:30 -07:00
utils.c