linux-user, mips: update syscall-args-o32.c.inc to Linux v6.10
Updated running scripts/update-mips-syscall-args.sh Signed-off-by: Laurent Vivier <laurent@vivier.eu> Message-ID: <20240918074256.720617-3-laurent@vivier.eu> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
3f89ff9b60
commit
c0d3050d27
@ -441,3 +441,23 @@
|
||||
[ 440] = 5, /* process_madvise */
|
||||
[ 441] = 6, /* epoll_pwait2 */
|
||||
[ 442] = 5, /* mount_setattr */
|
||||
[ 443] = 4, /* quotactl_fd */
|
||||
[ 444] = 3, /* landlock_create_ruleset */
|
||||
[ 445] = 4, /* landlock_add_rule */
|
||||
[ 446] = 2, /* landlock_restrict_self */
|
||||
[ 447] = 1, /* memfd_secret */
|
||||
[ 448] = 2, /* process_mrelease */
|
||||
[ 449] = 5, /* futex_waitv */
|
||||
[ 450] = 4, /* set_mempolicy_home_node */
|
||||
[ 451] = 4, /* cachestat */
|
||||
[ 452] = 4, /* fchmodat2 */
|
||||
[ 453] = 3, /* map_shadow_stack */
|
||||
[ 454] = 4, /* futex_wake */
|
||||
[ 455] = 6, /* futex_wait */
|
||||
[ 456] = 4, /* futex_requeue */
|
||||
[ 457] = 4, /* statmount */
|
||||
[ 458] = 4, /* listmount */
|
||||
[ 459] = 4, /* lsm_get_self_attr */
|
||||
[ 460] = 4, /* lsm_set_self_attr */
|
||||
[ 461] = 3, /* lsm_list_modules */
|
||||
[ 462] = 3, /* mseal */
|
||||
|
Loading…
Reference in New Issue
Block a user