summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2018-05-12 13:35:24 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2018-05-14 23:10:33 +1000
commitc906d2c74e0bb9059fbf43e21f8a962986eb21e2 (patch)
treea1467c2f2d665d61c40e5e07c00c601e6fbbd523 /drivers/macintosh
parent7ef73cd39b4e2829ee88c06f938bc7de5aff487f (diff)
downloadlinux-stable-c906d2c74e0bb9059fbf43e21f8a962986eb21e2.tar.gz
linux-stable-c906d2c74e0bb9059fbf43e21f8a962986eb21e2.tar.bz2
linux-stable-c906d2c74e0bb9059fbf43e21f8a962986eb21e2.zip
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>
Diffstat (limited to 'drivers/macintosh')
0 files changed, 0 insertions, 0 deletions