summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2016-11-01 07:01:07 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2016-11-14 03:11:51 +0300
commit06236f4efb926aa433e2cb3e36e8467f4a0e42c0 (patch)
treee0928dfff1be1ee1f462c2918a5cddceb1ea9175 /scripts
parent9f751b82b491d06c6438066b511d44fa4cc49168 (diff)
downloadlinux-06236f4efb926aa433e2cb3e36e8467f4a0e42c0.tar.xz
selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGV
If the load unaligned zeropad test takes a SEGV which can't be handled, we increment segv_error, print the offending NIP and then return without taking any further action. In almost all cases this means we'll just take the SEGV again, and loop eternally spamming the console. Instead just abort(), it's a fatal error in the test. The test harness will notice that the child died and print a nice message for us. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions