Re: [PATCH v2 2/2] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel

2020-02-26 Thread Laurent Vivier
Le 27/02/2020 à 01:10, Alistair Francis a écrit : > On Wed, Feb 26, 2020 at 4:02 PM Laurent Vivier wrote: >> >> Le 26/02/2020 à 20:32, Alistair Francis a écrit : >>> On Tue, Feb 25, 2020 at 3:50 AM Laurent Vivier wrote: Le 25/02/2020 à 00:21, Alistair Francis a écrit : > Signed-off-

Re: [PATCH v2 2/2] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel

2020-02-26 Thread Alistair Francis
On Wed, Feb 26, 2020 at 4:02 PM Laurent Vivier wrote: > > Le 26/02/2020 à 20:32, Alistair Francis a écrit : > > On Tue, Feb 25, 2020 at 3:50 AM Laurent Vivier wrote: > >> > >> Le 25/02/2020 à 00:21, Alistair Francis a écrit : > >>> Signed-off-by: Alistair Francis > ... > >> I think you can remov

Re: [PATCH v2 2/2] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel

2020-02-26 Thread Laurent Vivier
Le 26/02/2020 à 20:32, Alistair Francis a écrit : > On Tue, Feb 25, 2020 at 3:50 AM Laurent Vivier wrote: >> >> Le 25/02/2020 à 00:21, Alistair Francis a écrit : >>> Signed-off-by: Alistair Francis ... >> I think you can remove following defintion as they should be translated >> by the target gli

Re: [PATCH v2 2/2] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel

2020-02-26 Thread Alistair Francis
On Tue, Feb 25, 2020 at 3:50 AM Laurent Vivier wrote: > > Le 25/02/2020 à 00:21, Alistair Francis a écrit : > > Signed-off-by: Alistair Francis > > --- > > linux-user/riscv/syscall32_nr.h | 314 > > linux-user/riscv/syscall64_nr.h | 303 ++

Re: [PATCH v2 2/2] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel

2020-02-25 Thread Laurent Vivier
Le 25/02/2020 à 00:21, Alistair Francis a écrit : > Signed-off-by: Alistair Francis > --- > linux-user/riscv/syscall32_nr.h | 314 > linux-user/riscv/syscall64_nr.h | 303 ++ > linux-user/riscv/syscall_nr.h | 294 +

[PATCH v2 2/2] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel

2020-02-24 Thread Alistair Francis
Signed-off-by: Alistair Francis --- linux-user/riscv/syscall32_nr.h | 314 linux-user/riscv/syscall64_nr.h | 303 ++ linux-user/riscv/syscall_nr.h | 294 +- 3 files changed, 619 insertions(+), 292 deletions