All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Fleming <matt.fleming@linux.intel.com>
To: Oleg Nesterov <oleg@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Tejun Heo <tj@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] signals: convert the IA32_EMULATION code to use set_current_blocked()
Date: Mon, 11 Jul 2011 10:30:47 +0100	[thread overview]
Message-ID: <20110711103047.22fc6f5c@mfleming-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <20110710192724.GA31755@redhat.com>

On Sun, 10 Jul 2011 21:27:24 +0200
Oleg Nesterov <oleg@redhat.com> wrote:

> sys32_sigsuspend() and sys32_*sigreturn() change ->blocked directly.
> This is not correct, see the changelog in e6fa16ab
> "signal: sigprocmask() should do retarget_shared_pending()"
> 
> Change them to use set_current_blocked().
> 
> Signed-off-by: Oleg Nesterov <oleg@redhat.com>

Looks simple enough.

Reviewed-by: Matt Fleming <matt.fleming@linux.intel.com>

  reply	other threads:[~2011-07-11  9:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-10 19:27 [PATCH] signals: convert the IA32_EMULATION code to use set_current_blocked() Oleg Nesterov
2011-07-11  9:30 ` Matt Fleming [this message]
2011-07-13 12:29 ` Tejun Heo
2011-07-15  5:46 ` [tip:x86/signal] x86, signals: Convert " tip-bot for Oleg Nesterov

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=20110711103047.22fc6f5c@mfleming-mobl1.ger.corp.intel.com \
    --to=matt.fleming@linux.intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oleg@redhat.com \
    --cc=tj@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.