[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 21/22] linux-user,mips: move content of mips_syscall_args
From: |
Laurent Vivier |
Subject: |
Re: [PATCH 21/22] linux-user,mips: move content of mips_syscall_args |
Date: |
Wed, 19 Feb 2020 20:39:54 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 |
Le 19/02/2020 à 19:58, Aleksandar Markovic a écrit :
>
>
> On Tuesday, February 18, 2020, Aleksandar Markovic
> <address@hidden <mailto:address@hidden>> wrote:
>
>
>
> On Monday, February 17, 2020, Laurent Vivier <address@hidden
> <mailto:address@hidden>> wrote:
>
> Move content of mips_syscall_args to mips-syscall-args-o32.c.inc to
> ease automatic update. No functionnal change
>
> Signed-off-by: Laurent Vivier <address@hidden
> <mailto:address@hidden>>
> ---
>
>
>
> Laurent,
>
> Many thanks for implementing this series, and a special thank you for
> mips parts! I conceptually agree with the whole content (but I looked in
> details only mips-related stuff), however I will take a closer look at
> the entire series in next few days.
I plan to send a v2 to remove the syscall32_nr.h and syscall64_nr and
use everywhere syscall_nr.h (because it is generated by target). files
because they are not needed. Wait the v2 to take a closer look, except
if you see any obvious issue.
Thanks,
Laurent
- [PATCH 20/22] linux-user: update syscall.tbl from linux 0bf999f9c5e7, (continued)
- [PATCH 20/22] linux-user: update syscall.tbl from linux 0bf999f9c5e7, Laurent Vivier, 2020/02/17
- [PATCH 08/22] linux-user,arm: add syscall table generation support, Laurent Vivier, 2020/02/17
- [PATCH 11/22] linux-user, s390x: remove syscall definitions for !TARGET_S390X, Laurent Vivier, 2020/02/17
- [PATCH 10/22] linux-user,ppc: add syscall table generation support, Laurent Vivier, 2020/02/17
- [PATCH 21/22] linux-user,mips: move content of mips_syscall_args, Laurent Vivier, 2020/02/17
[PATCH 17/22] linux-user,mips64: split syscall_nr.h, Laurent Vivier, 2020/02/17
[PATCH 22/22] linux-user,mips: update syscall-args-o32.c.inc, Laurent Vivier, 2020/02/17
[PATCH 16/22] linux-user,mips: add syscall table generation support, Laurent Vivier, 2020/02/17
[PATCH 18/22] linux-user, mips64: add syscall table generation support, Laurent Vivier, 2020/02/17
Re: [PATCH 00/22] linux-user: generate syscall_nr.sh, Philippe Mathieu-Daudé, 2020/02/18