qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Michael Tokarev <mjt@tls.msk.ru>, qemu-devel@nongnu.org
Cc: Laurent Vivier <laurent@vivier.eu>
Subject: Re: [PATCH 0/4] small linux-user/syscall:do_setsockopt() cleanups and fixes
Date: Fri, 5 Apr 2024 12:35:44 -1000	[thread overview]
Message-ID: <64fe66bb-1aa8-4501-9477-a25e859152c4@linaro.org> (raw)
In-Reply-To: <20240331100737.2724186-1-mjt@tls.msk.ru>

On 3/31/24 00:07, Michael Tokarev wrote:
> A few cleanups and fixes for linux-user/syscall:do_setsockopt().
> 
> Michael Tokarev (4):
>    linux-user/syscall: do_setsockopt: fix SOL_ALG.ALG_SET_KEY
>    linux-user/syscall: do_setsockopt(): make ip_mreq local to the place
>      it is used and inline target_to_host_ip_mreq()
>    linux-user/syscall: do_setsockopt(): make ip_mreq_source local to the
>      place where it is used
>    linux-user/syscall: do_setsockopt(): eliminate goto in switch for SO_SNDTIMEO
> 
>   linux-user/syscall.c | 64 +++++++++++++++++---------------------------
>   1 file changed, 25 insertions(+), 39 deletions(-)
> 

Queued, thanks.


r~


      parent reply	other threads:[~2024-04-05 22:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-31 10:07 [PATCH 0/4] small linux-user/syscall:do_setsockopt() cleanups and fixes Michael Tokarev
2024-03-31 10:07 ` [PATCH v2 1/4] linux-user/syscall: do_setsockopt: fix SOL_ALG.ALG_SET_KEY Michael Tokarev
2024-03-31 10:07 ` [PATCH 2/4] linux-user/syscall: do_setsockopt(): make ip_mreq local to the place it is used and inline target_to_host_ip_mreq() Michael Tokarev
2024-03-31 10:07 ` [PATCH 3/4] linux-user/syscall: do_setsockopt(): make ip_mreq_source local to the place where it is used Michael Tokarev
2024-03-31 10:07 ` [PATCH 4/4] linux-user/syscall: do_setsockopt(): eliminate goto in switch for SO_SNDTIMEO Michael Tokarev
2024-04-02  9:44   ` Philippe Mathieu-Daudé
2024-04-05 22:35 ` Richard Henderson [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=64fe66bb-1aa8-4501-9477-a25e859152c4@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=laurent@vivier.eu \
    --cc=mjt@tls.msk.ru \
    --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).