From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: laurent@vivier.eu
Subject: Re: [Qemu-devel] [PATCH 3/4] linux-user/microblaze: Fix typo in accept4 syscall
Date: Thu, 7 Jun 2018 16:29:22 -0300 [thread overview]
Message-ID: <fd5bcefe-be9d-95ba-3f1f-e48c4b2cbc3d@amsat.org> (raw)
In-Reply-To: <20180607184844.30126-4-richard.henderson@linaro.org>
On 06/07/2018 03:48 PM, Richard Henderson wrote:
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
04 since '09: 8dfbe4e839e.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> linux-user/microblaze/syscall_nr.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/linux-user/microblaze/syscall_nr.h b/linux-user/microblaze/syscall_nr.h
> index 0704449bae..761208e9e6 100644
> --- a/linux-user/microblaze/syscall_nr.h
> +++ b/linux-user/microblaze/syscall_nr.h
> @@ -363,7 +363,7 @@
> #define TARGET_NR_shutdown 359 /* new */
> #define TARGET_NR_sendmsg 360 /* new */
> #define TARGET_NR_recvmsg 361 /* new */
> -#define TARGET_NR_accept04 362 /* new */
> +#define TARGET_NR_accept4 362 /* new */
> #define TARGET_NR_preadv 363 /* new */
> #define TARGET_NR_pwritev 364 /* new */
> #define TARGET_NR_rt_tgsigqueueinfo 365 /* new */
>
next prev parent reply other threads:[~2018-06-07 19:29 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-07 18:48 [Qemu-devel] [PATCH 0/4] linux-user: syscall number fixes Richard Henderson
2018-06-07 18:48 ` [Qemu-devel] [PATCH 1/4] linux-user/alpha: Fix epoll syscalls Richard Henderson
2018-06-07 20:10 ` Laurent Vivier
2018-06-07 18:48 ` [Qemu-devel] [PATCH 2/4] linux-user/hppa: Fix typo in mknodat syscall Richard Henderson
2018-06-07 19:27 ` Philippe Mathieu-Daudé
2018-06-07 20:12 ` Laurent Vivier
2018-06-07 18:48 ` [Qemu-devel] [PATCH 3/4] linux-user/microblaze: Fix typo in accept4 syscall Richard Henderson
2018-06-07 19:29 ` Philippe Mathieu-Daudé [this message]
2018-06-07 20:12 ` Laurent Vivier
2018-06-07 18:48 ` [Qemu-devel] [PATCH 4/4] linux-user/sparc64: Add inotify_rm_watch and tee syscalls Richard Henderson
2018-06-07 20:15 ` Laurent Vivier
2018-06-07 18:56 ` [Qemu-devel] [PATCH 0/4] linux-user: syscall number fixes no-reply
2018-06-07 20:17 ` Laurent Vivier
2018-06-08 17:56 ` Richard Henderson
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=fd5bcefe-be9d-95ba-3f1f-e48c4b2cbc3d@amsat.org \
--to=f4bug@amsat.org \
--cc=laurent@vivier.eu \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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).