All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stas Sergeev <stsp@list.ru>
To: unlisted-recipients:; (no To-header on input)
Cc: Stas Sergeev <stsp@list.ru>,
	deller@gmx.de, linux-kernel@vger.kernel.org,
	Andy Lutomirski <luto@kernel.org>
Subject: [PATCH v2 0/2] sigaltstack: SS_AUTODISARM fixes
Date: Sun,  5 Feb 2017 13:12:11 +0300	[thread overview]
Message-ID: <20170205101213.8163-1-stsp@list.ru> (raw)

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@gmx.de
CC: linux-kernel@vger.kernel.org
CC: Andy Lutomirski <luto@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	other threads:[~2017-02-05 11:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-05 10:12 Stas Sergeev [this message]
     [not found] ` <20170205101213.8163-2-stsp@list.ru>
2017-02-05 18:31   ` [PATCH 1/2] sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT Andy Lutomirski
2017-02-06  9:30     ` Stas Sergeev
2017-02-07  0:04       ` Andrew Morton
2017-02-07  8:55         ` [PATCH 2/2] tests: improve output of sigaltstack testcase Stas Sergeev
  -- strict thread matches above, loose matches on Subject: below --
2017-02-04 19:36 [PATCH v2 0/2] sigaltstack: SS_AUTODISARM fixes Stas Sergeev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170205101213.8163-1-stsp@list.ru \
    --to=stsp@list.ru \
    --cc=deller@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luto@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.