qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Riku Voipio <riku.voipio@iki.fi>
Subject: Re: [Qemu-devel] [PATCH for 2.13] linux-user: introduce target_sigsp() and target_save_altstack()
Date: Tue, 1 May 2018 17:50:42 +0200	[thread overview]
Message-ID: <a29b198d-b9dc-34da-2f1c-a0cf3003a368@vivier.eu> (raw)
In-Reply-To: <20180411192347.30228-1-laurent@vivier.eu>

Le 11/04/2018 à 21:23, Laurent Vivier a écrit :
> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
> ---
> Based-on: <20180411185651.21351-1-laurent@vivier.eu>
> "[PATCH for 2.13 v2 00/19] linux-user: move arch specific parts from main.c to arch directories"

This patch can be applied now on top of master.

> 
>  linux-user/aarch64/signal.c    | 13 ++-----------
>  linux-user/alpha/signal.c      | 17 ++++++-----------
>  linux-user/arm/signal.c        | 17 ++++-------------
>  linux-user/hppa/signal.c       | 14 ++++----------
>  linux-user/i386/signal.c       | 12 +++---------
>  linux-user/m68k/signal.c       | 15 +++------------
>  linux-user/microblaze/signal.c |  4 +---
>  linux-user/mips/signal.c       | 15 ++-------------
>  linux-user/nios2/signal.c      | 21 ++-------------------
>  linux-user/openrisc/signal.c   | 14 +++-----------
>  linux-user/ppc/signal.c        | 15 ++-------------
>  linux-user/riscv/signal.c      | 28 +++++++++-------------------
>  linux-user/s390x/signal.c      | 12 +++---------
>  linux-user/sh4/signal.c        | 11 ++---------
>  linux-user/signal-common.h     | 15 ++++-----------
>  linux-user/signal.c            | 32 ++++++++++++++++++++++++++++++++
>  linux-user/sparc/signal.c      | 28 +++++++++++++++++++---------
>  linux-user/tilegx/signal.c     | 13 +++----------
>  linux-user/xtensa/signal.c     | 15 ++++-----------
>  19 files changed, 108 insertions(+), 203 deletions(-)
>

Changes are trivial. Any reviewers?

Thanks,
Laurent

  reply	other threads:[~2018-05-01 15:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-11 19:23 [Qemu-devel] [PATCH for 2.13] linux-user: introduce target_sigsp() and target_save_altstack() Laurent Vivier
2018-05-01 15:50 ` Laurent Vivier [this message]
2018-05-01 20:13 ` Richard Henderson

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=a29b198d-b9dc-34da-2f1c-a0cf3003a368@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=qemu-devel@nongnu.org \
    --cc=riku.voipio@iki.fi \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).