[PATCH v2 0/2] sigaltstack: SS_AUTODISARM fixes

From: Stas Sergeev
Date: Thu Feb 09 2017 - 08:35:57 EST


This patch set adds the missing SS_AUTODISARM handling for
compatibility mode (CONFIG_COMPAT). It is needed for dosemu
to not crash when built with -m32.

CC: deller@xxxxxx
CC: linux-kernel@xxxxxxxxxxxxxxx
CC: Andy Lutomirski <luto@xxxxxxxxxx>

Stas Sergeev (2):
sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
tests: improve output of sigaltstack testcase

include/linux/compat.h | 4 +++-
kernel/signal.c | 11 +++++++++--
tools/testing/selftests/sigaltstack/sas.c | 7 ++++---
3 files changed, 16 insertions(+), 6 deletions(-)

--
2.9.3