Patchwork has cut off my name again! Could you please override that?
It's "John Paul Adrian Glaubitz". Thanks! > On Feb 16, 2017, at 3:22 PM, Laurent Vivier <[email protected]> wrote: > > From: Adrian Glaubitz <[email protected]> > > Signed-off-by: John Paul Adrian Glaubitz <[email protected]> > Reviewed-by: Laurent Vivier <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Laurent Vivier <[email protected]> > --- > linux-user/m68k/syscall_nr.h | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/linux-user/m68k/syscall_nr.h b/linux-user/m68k/syscall_nr.h > index 4b50fb2..d239551 100644 > --- a/linux-user/m68k/syscall_nr.h > +++ b/linux-user/m68k/syscall_nr.h > @@ -376,3 +376,6 @@ > #define TARGET_NR_userfaultfd 373 > #define TARGET_NR_membarrier 374 > #define TARGET_NR_mlock2 375 > +#define TARGET_NR_copy_file_range 376 > +#define TARGET_NR_preadv2 377 > +#define TARGET_NR_pwritev2 378 > -- > 2.9.3
