diff options
author | Eric W. Biederman <[email protected]> | 2021-10-20 12:43:53 -0500 |
---|---|---|
committer | Eric W. Biederman <[email protected]> | 2021-10-25 15:56:29 -0500 |
commit | 83a1f27ad773b1d8f0460d3a676114c7651918cc (patch) | |
tree | 2006910cad1b0b66d87c2f11c36b9afb4e8fc2a8 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | ce0ee4e6ac99606f3945f4d47775544edc3f7985 (diff) |
signal/powerpc: On swapcontext failure force SIGSEGV
If the register state may be partial and corrupted instead of calling
do_exit, call force_sigsegv(SIGSEGV). Which properly kills the
process with SIGSEGV and does not let any more userspace code execute,
instead of just killing one thread of the process and potentially
confusing everything.
Cc: Michael Ellerman <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: [email protected]
History-tree: git://git.kernel.org/pub/scm/linux/kernel/git/tglx/history.git
Fixes: 756f1ae8a44e ("PPC32: Rework signal code and add a swapcontext system call.")
Fixes: 04879b04bf50 ("[PATCH] ppc64: VMX (Altivec) support & signal32 rework, from Ben Herrenschmidt")
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Eric W. Biederman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions