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: del...@gmx.de
CC: linux-kernel@vger.kernel.org
CC: Andy Lutomirski <l...@kernel.org>

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

Reply via email to