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

2020-02-24 Thread Alistair Francis
On Sat, Feb 22, 2020 at 3:29 AM Laurent Vivier wrote: > > Le 21/02/2020 à 00:18, Alistair Francis a écrit : > > Signed-off-by: Alistair Francis > > --- > > linux-user/riscv/syscall_nr.h | 160 +- > > 1 file changed, 158 insertions(+), 2 deletions(-) > > Could you

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

2020-02-22 Thread Laurent Vivier
Le 21/02/2020 à 00:18, Alistair Francis a écrit : > Signed-off-by: Alistair Francis > --- > linux-user/riscv/syscall_nr.h | 160 +- > 1 file changed, 158 insertions(+), 2 deletions(-) Could you avoid to add blanck lines: this makes review more difficult and patch

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

2020-02-20 Thread Alistair Francis
Signed-off-by: Alistair Francis --- linux-user/riscv/syscall_nr.h | 160 +- 1 file changed, 158 insertions(+), 2 deletions(-) diff --git a/linux-user/riscv/syscall_nr.h b/linux-user/riscv/syscall_nr.h index 5c87282209..b2b071969b 100644 --- a/linux-user/riscv/sysc