From: Richard Henderson <richard.henderson@linaro.org>
To: Laurent Vivier <laurent@vivier.eu>, qemu-devel@nongnu.org
Subject: Re: [PULL 0/5] Linux user for 6.2 patches
Date: Mon, 22 Nov 2021 12:13:52 +0100 [thread overview]
Message-ID: <076a3d26-ca6c-0e6a-cef5-0c10cc44c3cd@linaro.org> (raw)
In-Reply-To: <20211122082310.377809-1-laurent@vivier.eu>
On 11/22/21 9:23 AM, Laurent Vivier wrote:
> The following changes since commit 8627edfb3f1fca24a96a0954148885c3241c10f8:
>
> Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2021-11-19 17:16:57 +0100)
>
> are available in the Git repository at:
>
> git://github.com/vivier/qemu.git tags/linux-user-for-6.2-pull-request
>
> for you to fetch changes up to 802ae45e94151a6d3ee20eadcb865cf6c875df34:
>
> linux-user: fix Coverity CID 1464101 (2021-11-22 09:17:08 +0100)
>
> ----------------------------------------------------------------
> linux-user pull request 20211122
>
> Fixes for CID 1464101 and gilab #704
>
> ----------------------------------------------------------------
>
> Laurent Vivier (1):
> linux-user: fix Coverity CID 1464101
>
> Richard Henderson (4):
> linux-user: Split out do_getdents, do_getdents64
> linux-user: Always use flexible arrays for dirent d_name
> linux-user: Fix member types of target_dirent64
> linux-user: Rewrite do_getdents, do_getdents64
>
> linux-user/elfload.c | 10 +-
> linux-user/syscall.c | 314 +++++++++++++++++++-------------------
> linux-user/syscall_defs.h | 12 +-
> 3 files changed, 172 insertions(+), 164 deletions(-)
Applied, thanks.
r~
prev parent reply other threads:[~2021-11-22 11:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-22 8:23 [PULL 0/5] Linux user for 6.2 patches Laurent Vivier
2021-11-22 8:23 ` [PULL 1/5] linux-user: Split out do_getdents, do_getdents64 Laurent Vivier
2021-11-22 8:23 ` [PULL 2/5] linux-user: Always use flexible arrays for dirent d_name Laurent Vivier
2021-11-22 8:23 ` [PULL 3/5] linux-user: Fix member types of target_dirent64 Laurent Vivier
2021-11-22 8:23 ` [PULL 4/5] linux-user: Rewrite do_getdents, do_getdents64 Laurent Vivier
2021-11-22 8:23 ` [PULL 5/5] linux-user: fix Coverity CID 1464101 Laurent Vivier
2021-11-22 11:13 ` 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=076a3d26-ca6c-0e6a-cef5-0c10cc44c3cd@linaro.org \
--to=richard.henderson@linaro.org \
--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).