From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: edgar.iglesias@gmail.com, laurent@vivier.eu
Subject: [PATCH 0/2] linux-user/microblaze: update signal handling
Date: Sat, 10 Oct 2020 12:31:28 -0500 [thread overview]
Message-ID: <20201010173130.99652-1-richard.henderson@linaro.org> (raw)
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.
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
next reply other threads:[~2020-10-10 17:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-10 17:31 Richard Henderson [this message]
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 ` [PATCH 0/2] linux-user/microblaze: update signal handling Edgar E. Iglesias
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=20201010173130.99652-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.org \
--cc=edgar.iglesias@gmail.com \
--cc=laurent@vivier.eu \
--cc=qemu-devel@nongnu.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).