qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Song Gao <gaosong@loongson.cn>, qemu-devel@nongnu.org
Cc: alex.bennee@linaro.org, laurent@vivier.eu, f4bug@amsat.org
Subject: Re: [PATCH v2 3/3] linux-user: Remove TARGET_SIGSTKSZ
Date: Fri, 26 Nov 2021 11:48:57 +0100	[thread overview]
Message-ID: <e5981910-0f5d-9640-5fc8-a9fd0ca10fcb@linaro.org> (raw)
In-Reply-To: <1637893388-10282-4-git-send-email-gaosong@loongson.cn>

On 11/26/21 3:23 AM, Song Gao wrote:
> TARGET_SIGSTKSZ is not used, we should remove it.
> 
> Signed-off-by: Song Gao<gaosong@loongson.cn>
> ---
>   linux-user/alpha/target_signal.h  | 1 -
>   linux-user/generic/signal.h       | 1 -
>   linux-user/hppa/target_signal.h   | 1 -
>   linux-user/mips/target_signal.h   | 1 -
>   linux-user/mips64/target_signal.h | 1 -
>   linux-user/sparc/target_signal.h  | 1 -
>   6 files changed, 6 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~


  reply	other threads:[~2021-11-26 10:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-26  2:23 [PATCH v2 0/3] Move target_signal.h generic definitions to generic/signal.h Song Gao
2021-11-26  2:23 ` [PATCH v2 1/3] linux-user: " Song Gao
2021-11-26 10:47   ` Richard Henderson
2021-12-20 15:56   ` Laurent Vivier
2021-11-26  2:23 ` [PATCH v2 2/3] linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ Song Gao
2021-11-26 10:48   ` Richard Henderson
2021-12-20 15:56   ` Laurent Vivier
2021-11-26  2:23 ` [PATCH v2 3/3] linux-user: Remove TARGET_SIGSTKSZ Song Gao
2021-11-26 10:48   ` Richard Henderson [this message]
2021-12-20 15:56   ` Laurent Vivier

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=e5981910-0f5d-9640-5fc8-a9fd0ca10fcb@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=alex.bennee@linaro.org \
    --cc=f4bug@amsat.org \
    --cc=gaosong@loongson.cn \
    --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).