From: Richard Henderson <richard.henderson@linaro.org>
To: Laurent Vivier <laurent@vivier.eu>, qemu-devel@nongnu.org
Cc: "Brian Cain" <bcain@quicinc.com>,
"Jiaxun Yang" <jiaxun.yang@flygoat.com>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: Re: [PATCH 0/3] linux-user: Update syscall numbers
Date: Sun, 22 Sep 2024 13:54:26 +0200 [thread overview]
Message-ID: <32d21730-1a71-48d0-9f9a-4bf3f49fbe70@linaro.org> (raw)
In-Reply-To: <20240918074256.720617-1-laurent@vivier.eu>
On 9/18/24 09:42, Laurent Vivier wrote:
> Run scripts/gensyscalls.sh, scripts/update-mips-syscall-args.sh
> and scripts/update-syscalltbl.sh to update syscall numbers to
> linux v6.10
>
> Laurent Vivier (3):
> linux-user: update syscall_nr.h to Linux v6.10
> linux-user, mips: update syscall-args-o32.c.inc to Linux v6.10
> linux-user: update syscall.tbl to Linux v6.10
>
> linux-user/aarch64/syscall_nr.h | 19 ++++++-
> linux-user/alpha/syscall.tbl | 28 +++++++---
> linux-user/arm/syscall.tbl | 24 +++++++--
> linux-user/hexagon/syscall_nr.h | 20 +++++++-
> linux-user/hppa/syscall.tbl | 41 ++++++++++-----
> linux-user/i386/syscall_32.tbl | 28 +++++++---
> linux-user/loongarch64/syscall_nr.h | 14 ++++-
> linux-user/m68k/syscall.tbl | 22 ++++++--
> linux-user/microblaze/syscall.tbl | 22 ++++++--
> linux-user/mips/syscall-args-o32.c.inc | 20 ++++++++
> linux-user/mips/syscall_o32.tbl | 36 +++++++++----
> linux-user/mips64/syscall_n32.tbl | 32 +++++++++---
> linux-user/mips64/syscall_n64.tbl | 20 +++++++-
> linux-user/openrisc/syscall_nr.h | 18 ++++++-
> linux-user/ppc/syscall.tbl | 71 ++++++++++++++++++--------
> linux-user/riscv/syscall32_nr.h | 23 +++++++--
> linux-user/riscv/syscall64_nr.h | 23 +++++++--
> linux-user/s390x/syscall.tbl | 34 ++++++++----
> linux-user/sh4/syscall.tbl | 25 +++++++--
> linux-user/sparc/syscall.tbl | 40 ++++++++++-----
> linux-user/x86_64/syscall_64.tbl | 22 ++++++--
> linux-user/xtensa/syscall.tbl | 22 ++++++--
> 22 files changed, 486 insertions(+), 118 deletions(-)
>
Queued, thanks.
r~
prev parent reply other threads:[~2024-09-22 11:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-18 7:42 [PATCH 0/3] linux-user: Update syscall numbers Laurent Vivier
2024-09-18 7:42 ` [PATCH 1/3] linux-user: update syscall_nr.h to Linux v6.10 Laurent Vivier
2024-09-18 15:41 ` Brian Cain
2024-09-19 8:42 ` Laurent Vivier
2024-09-18 7:42 ` [PATCH 2/3] linux-user, mips: update syscall-args-o32.c.inc " Laurent Vivier
2024-09-18 7:42 ` [PATCH 3/3] linux-user: update syscall.tbl " Laurent Vivier
2024-09-22 11:54 ` 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=32d21730-1a71-48d0-9f9a-4bf3f49fbe70@linaro.org \
--to=richard.henderson@linaro.org \
--cc=bcain@quicinc.com \
--cc=jiaxun.yang@flygoat.com \
--cc=laurent@vivier.eu \
--cc=philmd@linaro.org \
--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).