Files
linux/tools/testing/selftests
Nicholas Piggin c906d2c74e selftests/powerpc: fix exec benchmark
The exec_target binary could segfault calling _exit(2) because r13
is not set up properly (and libc looks at that when performing a
syscall). Call SYS_exit using syscall(2) which doesn't seem to
have this problem.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-05-14 23:10:33 +10:00
..
2018-01-28 22:17:24 -05:00
2018-04-12 20:52:25 -07:00
2018-02-13 11:35:01 -07:00
2018-04-11 10:28:34 -07:00