[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20170204193641.8313-1-stsp@list.ru>
Date: Sat, 4 Feb 2017 22:36:39 +0300
From: Stas Sergeev <stsp@...t.ru>
To: unlisted-recipients:; (no To-header on input)
Cc: Stas Sergeev <stsp@...t.ru>, deller@....de,
linux-kernel@...r.kernel.org, Andy Lutomirski <luto@...nel.org>
Subject: [PATCH v2 0/2] sigaltstack: SS_AUTODISARM fixes
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@....de
CC: linux-kernel@...r.kernel.org
CC: Andy Lutomirski <luto@...nel.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
Powered by blists - more mailing lists