qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/4] linux-user: update mips/syscall-args-o32.c.inc to Linux


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 2/4] linux-user: update mips/syscall-args-o32.c.inc to Linux 5.9-rc7
Date: Fri, 9 Oct 2020 17:22:20 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1

On 9/30/20 2:30 AM, Laurent Vivier wrote:
Updated running scripts/update-mips-syscall-args.sh

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
---
  linux-user/mips/syscall-args-o32.c.inc | 4 ++++
  1 file changed, 4 insertions(+)

diff --git a/linux-user/mips/syscall-args-o32.c.inc 
b/linux-user/mips/syscall-args-o32.c.inc
index 0ad35857b4e4..92ee4f921ec7 100644
--- a/linux-user/mips/syscall-args-o32.c.inc
+++ b/linux-user/mips/syscall-args-o32.c.inc
@@ -434,3 +434,7 @@
      [ 433] = 3, /* fspick */
      [ 434] = 2, /* pidfd_open */
      [ 435] = 2, /* clone3 */
+    [ 436] = 3, /* close_range */
+    [ 437] = 4, /* openat2 */
+    [ 438] = 3, /* pidfd_getfd */
+    [ 439] = 4, /* faccessat2 */


Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]