qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: qemu-devel@nongnu.org, laurent@vivier.eu
Subject: Re: [PATCH 0/2] linux-user/microblaze: update signal handling
Date: Tue, 13 Oct 2020 18:40:37 +0200	[thread overview]
Message-ID: <20201013164037.GG2954729@toto> (raw)
In-Reply-To: <20201010173130.99652-1-richard.henderson@linaro.org>

On Sat, Oct 10, 2020 at 12:31:28PM -0500, Richard Henderson wrote:
> The linux microblaze port only implements rt signal handing,
> not the old style.  This allows our linux-test to pass for mb,
> if you have a cross-compiler available for the build.

Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>


> 
> 
> r~
> 
> 
> Richard Henderson (2):
>   linux-user/microblaze: Implement rt signal frames
>   linux-user/microblaze: Remove non-rt signal frames
> 
>  linux-user/microblaze/target_signal.h |   1 -
>  linux-user/microblaze/signal.c        | 186 ++++++++++++--------------
>  2 files changed, 83 insertions(+), 104 deletions(-)
> 
> -- 
> 2.25.1
> 


      parent reply	other threads:[~2020-10-13 16:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-10 17:31 [PATCH 0/2] linux-user/microblaze: update signal handling Richard Henderson
2020-10-10 17:31 ` [PATCH 1/2] linux-user/microblaze: Implement rt signal frames Richard Henderson
2020-10-10 17:31 ` [PATCH 2/2] linux-user/microblaze: Remove non-rt " Richard Henderson
2020-10-13 16:40 ` Edgar E. Iglesias [this message]

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=20201013164037.GG2954729@toto \
    --to=edgar.iglesias@gmail.com \
    --cc=laurent@vivier.eu \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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 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).